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