J.Path

object Path extends Ref.Custom.Type[Path, Path]
Source
__.scala
class Ref.Custom.Type[Path, Path]
class Object
trait Matchable
class Any

Def

inline def apply(v: Path): Path
Source
__.scala
def apply(): Path
Source
__.scala
def apply(s: String, more: String*): Path
Source
__.scala
def apply(names: ~[String]): Path
Source
__.scala
override def info(v: Path): Info
Definition Classes
Source
__.scala
override def isVoid(v: Path): Boolean
Definition Classes
Source
__.scala
override def tag(v: Path): String
Definition Classes
Source
__.scala
@targetName("getVoid")
def void: Path

Get void instance

Get void instance

Source
__.scala
final lazy val x: J.Path.Extension
Source
__.scala

Inherited

final def isRef: Boolean
Inherited from
Type
Source
Type.scala
val name: String
Inherited from
Type
Source
Type.scala
inline def real: Path
Inherited from
Type
Source
Type.scala