ShapeNode

sealed abstract
class ShapeNode
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def getTripleExprByLabel(lbl: ShapeLabel, n: Option[Int]): Option[TripleExpr]
def hasLabel(lbl: ShapeLabel): Boolean

Concrete methods

def evalChild(nt: NodeTest): Option[ShapeNode]