| |
|
| java.lang.Object antlr.BlockContext
All known Subclasses: antlr.TreeBlockContext,
BlockContext | class BlockContext (Code) | | BlockContext stores the information needed when creating an
alternative (list of elements). Entering a subrule requires
that we save this state as each block of alternatives
requires state such as "tail of current alternative."
|
|
|
|