DynamicParseTree.nodeType

Type of tree node. Should match the used subclass.

class DynamicParseTree(Location, alias LocationRangeImpl = LocationRangeStartLength)
immutable
NodeType nodeType;

Meta