| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
(package private) class SynPredBlockextends AlternativeBlockField Summary |
Fields inherited from class antlr.AlternativeBlock | |
ID, alternatives, alti, altj, analysisAlt, doAutoGen, generateAmbigWarnings, greedy, greedySet, hasASynPred, hasAnAction, initAction, label, nblks, not, warnWhenFollowAmbig | |
Fields inherited from class antlr.AlternativeElement | |
autoGenType, enclosingRuleName, next | |
Fields inherited from class antlr.GrammarElement | |
AUTO_GEN_BANG, AUTO_GEN_CARET, AUTO_GEN_NONE, column, grammar, line | |
Constructor Summary | |
| |
Methods inherited from class antlr.AlternativeBlock | |
addAlternative, generate, getAlternativeAt, getAlternatives, getAutoGen, getInitAction, getLabel, look, prepareForAnalysis, removeTrackingOfRuleRefs, setAlternatives, setAutoGen, setInitAction, setLabel, setOption, toString | |
Methods inherited from class antlr.AlternativeElement | |
getAutoGenType, getLabel, setAutoGenType, setLabel | |