|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleReturnScope | |
---|---|
org.antlr.grammar.v3 | |
org.antlr.runtime | |
org.antlr.runtime.tree |
Uses of RuleReturnScope in org.antlr.grammar.v3 |
---|
Uses of RuleReturnScope in org.antlr.runtime |
---|
Subclasses of RuleReturnScope in org.antlr.runtime | |
---|---|
class |
ParserRuleReturnScope
Rules that return more than a single value must return an object containing all the values. |
Uses of RuleReturnScope in org.antlr.runtime.tree |
---|
Subclasses of RuleReturnScope in org.antlr.runtime.tree | |
---|---|
class |
TreeRuleReturnScope
This is identical to the ParserRuleReturnScope except that the start property is a tree nodes not Token object when you are parsing trees. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |