antlr
Class BlockWithImpliedExitPath
(package private) abstract class BlockWithImpliedExitPath
ID, alternatives, alti, altj, analysisAlt, doAutoGen, generateAmbigWarnings, greedy, greedySet, hasASynPred, hasAnAction, initAction, label, nblks, not, warnWhenFollowAmbig |
addAlternative, generate, getAlternativeAt, getAlternatives, getAutoGen, getInitAction, getLabel, look, prepareForAnalysis, removeTrackingOfRuleRefs, setAlternatives, setAutoGen, setInitAction, setLabel, setOption, toString |
exitCache
protected Lookahead[] exitCache
lookahead to bypass block; set
by deterministic(). 1..k of Lookahead
exitLookaheadDepth
protected int exitLookaheadDepth
BlockWithImpliedExitPath
public BlockWithImpliedExitPath(Grammar g)
BlockWithImpliedExitPath
public BlockWithImpliedExitPath(Grammar g,
Token start)