dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
DynamicParseTree.grammarInfo
dparsergen
core
dynamictree
DynamicParseTree
Information about the grammar for this tree node.
class
DynamicParseTree
(Location, alias LocationRangeImpl = LocationRangeStartLength)
immutable
(
GrammarInfo
)*
grammarInfo
;
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
Information about the grammar for this tree node.