public class TreeRuleReturnScope extends RuleReturnScope
| Modifier and Type | Field and Description |
|---|---|
Object |
start
First node or root node of tree matched for this rule.
|
| Constructor and Description |
|---|
TreeRuleReturnScope() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getStart()
Return the start token or tree
|
getStop, getTemplate, getTreepublic Object start
public Object getStart()
RuleReturnScopegetStart in class RuleReturnScopeCopyright © 2015. All Rights Reserved.