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, getTree
public Object start
public Object getStart()
RuleReturnScope
getStart
in class RuleReturnScope
Copyright © 2020. All rights reserved.