dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
resultType
dparsergen
generator
parsercodegen
Undocumented in source. Be warned that the author may not have intended to support it.
string
resultType
(
LRGraph
graph
,
const
LRGraphNode
node
,
NonterminalID
[
immutable
(
NonterminalID
[])]
combinedReduceNonterminals
,
bool
*
useUnion
= null
,
NonterminalID
*
singleNonterminal
= null
)
Meta
Source
See Implementation
dparsergen
generator
parsercodegen
functions
createParseFunction
createParserModule
generateReduceFunction
parserStackType
resultType