org.cesta.parsers.dot
Class DotTree.port_return

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

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


Field Summary
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
DotTree.port_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.port_return

public DotTree.port_return()
Method Detail

getTree

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