Enumeration NodeType

Defines all the different node types in the hierarchy.

Each type of node should declare and use a unique node type enumeration.

Enumeration Members

cmp: 5
condAnd: 1
condOr: 0
has: 2
isa: 6
missing: 3
parens: 4
rel: 7
wildcardEq: 8

Generated using TypeDoc