Package org.eclipse.epsilon.pinset.parse
Class Pinset_EolParserRules.executableAnnotation_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.eclipse.epsilon.pinset.parse.Pinset_EolParserRules.executableAnnotation_return
-
- Enclosing class:
- Pinset_EolParserRules
public static class Pinset_EolParserRules.executableAnnotation_return extends org.antlr.runtime.ParserRuleReturnScope
-
-
Constructor Summary
Constructors Constructor Description executableAnnotation_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
-
-