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