public class ParserRuleReturnScope extends RuleReturnScope
Constructor and Description |
---|
ParserRuleReturnScope() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getStart()
Return the start token or tree
|
java.lang.Object |
getStop()
Return the stop token or tree
|
getTemplate, getTree
public java.lang.Object getStart()
RuleReturnScope
getStart
in class RuleReturnScope
public java.lang.Object getStop()
RuleReturnScope
getStop
in class RuleReturnScope
Copyright © 2012. All Rights Reserved.