dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
DynamicParseTree.nodeType
dparsergen
core
dynamictree
DynamicParseTree
Type of tree node. Should match the used subclass.
class
DynamicParseTree
(Location, alias LocationRangeImpl = LocationRangeStartLength)
immutable
NodeType
nodeType
;
Meta
Source
See Implementation
dparsergen
core
dynamictree
DynamicParseTree
aliases
LocationDiff
LocationRange
functions
childByName
childIndexByName
childName
childs
content
hasChildWithName
isToken
name
setStartEnd
toString
variables
grammarInfo
location
nodeType
nonterminalID
productionID
Type of tree node. Should match the used subclass.