dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
RegexLookahead.genGraph
dparsergen
generator
regexlookahead
RegexLookahead
Undocumented in source. Be warned that the author may not have intended to support it.
void
genGraph
(RegexLookaheadGraph regexLookaheadGraph)
class
RegexLookahead
void
genGraph
(
RegexLookaheadGraph
regexLookaheadGraph
)
void
genGraph
(CodeWriter code, RegexLookaheadGraph regexLookaheadGraph)
Meta
Source
See Implementation
dparsergen
generator
regexlookahead
RegexLookahead
aliases
G
NodeID
constructors
this
functions
buildMatchGraph
genGraph
genGraphs
genMatchFuncs
genNonterminalGraph
genNonterminalGraphSimple
getLookaheadNonterminal
getLookaheadNonterminalSimple
isSimpleNonterminal
static functions
clusterResults
variables
grammar
grammar2
grammarFinished
graphs
innerGraphs
lookaheadNonterminals
lookaheadNonterminalsSimple
matchGraph
matchGraphStartIndex
matchGraphStates
matchingTokensAll
matchingTokensMap
nonterminalGraphCache
nonterminalGraphSimpleCache
reduceConflictProductions
subGraphToken
subGraphTokens
useRegexlookahead