dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
DynamicParseTree.childByName
dparsergen
core
dynamictree
DynamicParseTree
Gets a child of this subtree by name.
class
DynamicParseTree
(Location, alias LocationRangeImpl = LocationRangeStartLength)
final
DynamicParseTree
childByName
(
string
name
)
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
Gets a child of this subtree by name.