dparsergen ~master (2023-07-12T17:02:27.7905513)
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