jaitools.jiffle.parser
Class RuntimeSourceGenerator.conditionalLoop_return

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

public static class RuntimeSourceGenerator.conditionalLoop_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


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

Field Detail

st

public org.antlr.stringtemplate.StringTemplate st
Constructor Detail

RuntimeSourceGenerator.conditionalLoop_return

public RuntimeSourceGenerator.conditionalLoop_return()
Method Detail

getTemplate

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2011. All Rights Reserved.