jaitools.jiffle.parser
Class TagVars.expression_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.tree.TreeRuleReturnScope
          extended by jaitools.jiffle.parser.TagVars.expression_return
Enclosing class:
TagVars

public static class TagVars.expression_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


Field Summary
 String rtnType
           
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
TagVars.expression_return()
           
 
Method Summary
 Object getTree()
           
 
Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
getStart
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStop, getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rtnType

public String rtnType
Constructor Detail

TagVars.expression_return

public TagVars.expression_return()
Method Detail

getTree

public Object getTree()
Overrides:
getTree in class org.antlr.runtime.RuleReturnScope


Copyright © 2009-2011. All Rights Reserved.