dparsergen ~master (2023-07-12T17:02:27.7905513)
Dub
Repo
createStartParseFunction
dparsergen
generator
glrparsercodegen
Undocumented in source. Be warned that the author may not have intended to support it.
void
createStartParseFunction
(
ref
CodeWriter
code
,
LRGraph
graph
,
size_t
stateNr
,
const
LRGraphNode
node
)
Meta
Source
See Implementation
dparsergen
generator
glrparsercodegen
functions
createExtraStateData
createParseFunction
createParseFunctions
createParserModule
createReduceFunction
createShiftFunctions
createStartParseFunction
createWrapperParseFunction
isSingleReduceState
needsExtraStateData