PathTerm

grackle.PathTerm
See thePathTerm companion object
sealed trait PathTerm

Attributes

Companion
object
Source
predicate.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ListPath[A]
class UniquePath[A]

Members list

Value members

Abstract methods

def path: List[String]

Attributes

Source
predicate.scala

Concrete methods

def children: List[Term[_]]

Attributes

Source
predicate.scala