dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
LRElement.afterDot
dparsergen
generator
parser
LRElement
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LRElement
const
immutable
(
SymbolInstance
)[]
afterDot
(
EBNFGrammar
grammar
)
Meta
Source
See Implementation
dparsergen
generator
parser
LRElement
functions
addPrevElement
advance
afterDot
afterNext
dup
gotoParent
isFinished
isNextNonterminal
isNextToken
isNextValid
next
nextNonterminals
prev
realLookahead
stackSymbols
toString
toStringNoLookahead
toStringOnlyEnd
toStringOnlyLookahead
toStringOnlyProduction
toStringOnlyProductionAfterDot
toStringOnlyProductionBeforeDot
variables
dotPos
extraConstraint
ignoreInConflict
isStartElement
lookahead
nextElements
prevElements
prevElementsMap
production
results