Package org.eclipse.epsilon.eml.parse
Class Eml_EolParserRules.shortcutOperatorExpression_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.eclipse.epsilon.eml.parse.Eml_EolParserRules.shortcutOperatorExpression_return
-
- Enclosing class:
- Eml_EolParserRules
public static class Eml_EolParserRules.shortcutOperatorExpression_return extends org.antlr.runtime.ParserRuleReturnScope
-
-
Constructor Summary
Constructors Constructor Description shortcutOperatorExpression_return()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getTree()
-
-
-
Method Detail
-
getTree
public Object getTree()
- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-
-