dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
RegexLookaheadEdgeExtra
dparsergen
generator
regexlookahead
Undocumented in source.
struct
RegexLookaheadEdgeExtra {
immutable
(
SymbolInstance
)[][]
sequences
;
void
opOpAssign
(RegexLookaheadEdgeExtra rhs);
}
Members
Functions
opOpAssign
void
opOpAssign
(RegexLookaheadEdgeExtra rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
sequences
immutable
(
SymbolInstance
)[][]
sequences
;
Undocumented in source.
Meta
Source
See Implementation
dparsergen
generator
regexlookahead
classes
RegexLookahead
RegexLookaheadGraph
functions
normalizeNonterminalID
structs
RegexLookaheadEdgeExtra