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