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