dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
DynamicParseTree.setStartEnd
dparsergen
core
dynamictree
DynamicParseTree
Undocumented in source. Be warned that the author may not have intended to support it.
class
DynamicParseTree
(Location, alias LocationRangeImpl = LocationRangeStartLength)
final
static if
(
__traits(hasMember, LocationRange, "setStartEnd")
)
void
setStartEnd
(
typeof
(
(
)
())
start
,
typeof
(
(
)
())
end
)
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