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