dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
reduceFunctionName
dparsergen
generator
parsercodegencommon
Undocumented in source. Be warned that the author may not have intended to support it.
string
reduceFunctionName
(
LRGraph
graph
,
const
Production
*
production
,
string
prefix
= "reduce"
)
Meta
Source
See Implementation
dparsergen
generator
parsercodegencommon
functions
checkTagsCode
createAllNonterminalsCode
createAllProductionsCode
createAllTokensCode
createParseStateComments
isIdentifierStr
nonterminalFlagsToCode
nonterminalIDCode
parseFunctionName
reduceFunctionName
reduceTagsCode
symbolNameCode
tokenDCode
tokenSetCode
structs
CommaGen