dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
createParseTreeCombined.createParseTreeCombined
dparsergen
core
dynamictree
DynamicParseTreeCreator
createParseTreeCombined
Undocumented in source. Be warned that the author may not have intended to support it.
template
createParseTreeCombined
(SymbolID nonterminalID, productionIDs...)
NonterminalType
!(
allProductions
[
productionIDs
[0] -
startProductionID
].
nonterminalID.id
)
createParseTreeCombined
(
T
...
)
(
Location
firstParamStart
,
Location
lastParamEnd
,
T
params
)
Meta
Source
See Implementation
dparsergen
core
dynamictree
DynamicParseTreeCreator
createParseTreeCombined
functions
createParseTreeCombined