Class PropertyExpressionParser.map_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.apache.tapestry5.beanmodel.internal.antlr.PropertyExpressionParser.map_return
-
- Enclosing class:
- PropertyExpressionParser
public static class PropertyExpressionParser.map_return extends org.antlr.runtime.ParserRuleReturnScope
-
-
Constructor Summary
Constructors Constructor Description map_return()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.antlr.runtime.tree.CommonTree
getTree()
-
-
-
Constructor Detail
-
map_return
public map_return()
-
-
Method Detail
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()
- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-
-