GrammarAnalyzer
LLkAnalyzer
LOOKAHEAD_DEPTH_INIT, NONDETERMINISTIC
boolean
deterministic(AlternativeBlock blk)
deterministic(OneOrMoreBlock blk)
deterministic(ZeroOrMoreBlock blk)
Lookahead
FOLLOW(int k, RuleEndElement end)
look(int k, ActionElement action)
look(int k, AlternativeBlock blk)
look(int k, BlockEndElement end)
look(int k, CharLiteralElement atom)
look(int k, CharRangeElement end)
look(int k, GrammarAtom atom)
look(int k, OneOrMoreBlock blk)
look(int k, RuleBlock blk)
look(int k, RuleEndElement end)
look(int k, RuleRefElement rr)
look(int k, StringLiteralElement atom)
look(int k, SynPredBlock blk)
look(int k, TokenRangeElement end)
look(int k, TreeElement end)
look(int k, WildcardElement wc)
look(int k, ZeroOrMoreBlock blk)
look(int k, String rule)
void
setGrammar(Grammar g)
subruleCanBeInverted(AlternativeBlock blk, boolean forLexer)