Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
antlr.GrammarElement
antlr.AlternativeElement
antlr.BlockEndElement
(package private) class BlockEndElement
extends AlternativeElement
Field Summary | |
protected AlternativeBlock | |
protected boolean[] |
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.AlternativeElement | |
getAutoGenType , getLabel , setAutoGenType , setLabel |