PathImpl

grackle.Path.PathImpl
case class PathImpl(rootTpe: Type, path: List[String], tpe: Type) extends Path

Attributes

Source
predicate.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Path
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def %(ntpe: NamedType): Path

Attributes

Source
predicate.scala
def /(elem: String): Path

Attributes

Source
predicate.scala
def asTerm[A]: Term[A]

Attributes

Source
predicate.scala

Inherited methods

Attributes

Inherited from:
Path
Source
predicate.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val isList: Boolean

Attributes

Source
predicate.scala