antlr
Class BlockContext
java.lang.Object
|
+--antlr.BlockContext
- Direct Known Subclasses:
- TreeBlockContext
- class BlockContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
block
AlternativeBlock block
altNum
int altNum
blockEnd
BlockEndElement blockEnd
BlockContext
BlockContext()
addAlternativeElement
public void addAlternativeElement(AlternativeElement e)
currentAlt
public Alternative currentAlt()
currentElement
public AlternativeElement currentElement()
comments?