Term

grackle.Term
See theTerm companion trait
object Term extends TermLow

Attributes

Companion
trait
Source
predicate.scala
Graph
Supertypes
trait TermLow
class Object
trait Matchable
class Any
Self type
Term.type

Members list

Implicits

Implicits

implicit def path2Term[A](p: Path): Term[A]

Attributes

Source
predicate.scala

Inherited implicits

implicit def path2ListTerm[A](p: Path): Term[List[A]]

Attributes

Inherited from:
TermLow
Source
predicate.scala