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