class BlockContext extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
altNum |
(package private) AlternativeBlock |
block |
(package private) BlockEndElement |
blockEnd |
Constructor and Description |
---|
BlockContext() |
Modifier and Type | Method and Description |
---|---|
void |
addAlternativeElement(AlternativeElement e) |
Alternative |
currentAlt() |
AlternativeElement |
currentElement() |
AlternativeBlock block
int altNum
BlockEndElement blockEnd
public void addAlternativeElement(AlternativeElement e)
public Alternative currentAlt()
public AlternativeElement currentElement()