DynamicParseTree.grammarInfo

Information about the grammar for this tree node.

class DynamicParseTree(Location, alias LocationRangeImpl = LocationRangeStartLength)
immutable(GrammarInfo)* grammarInfo;

Meta