org.cesta.parsers.dot
Class DotTree.stmt_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.tree.TreeRuleReturnScope
          extended by org.cesta.parsers.dot.DotTree.stmt_return
Enclosing class:
DotTree

public static class DotTree.stmt_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


Field Summary
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
DotTree.stmt_return()
           
 
Method Summary
 java.lang.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
 

Constructor Detail

DotTree.stmt_return

public DotTree.stmt_return()
Method Detail

getTree

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