org.javaruntype.type.parser
Class TypeParser.type_return

Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.javaruntype.type.parser.TypeParser.type_return
Enclosing class:
TypeParser

public static class TypeParser.type_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
TypeParser.type_return()
           
 
Method Summary
 Object getTree()
           
 
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeParser.type_return

public TypeParser.type_return()
Method Detail

getTree

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


Copyright © 2012 The JAVARUNTYPE team. All Rights Reserved.