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.ActionElement
(package private) class ActionElement
extends AlternativeElement
Field Summary | |
protected String | |
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 |