org.antlr.grammar.v3
Class ANTLRParser.exceptionHandler_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.antlr.grammar.v3.ANTLRParser.exceptionHandler_return
Enclosing class:
ANTLRParser

public static class ANTLRParser.exceptionHandler_return
extends ParserRuleReturnScope


Field Summary
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
ANTLRParser.exceptionHandler_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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ANTLRParser.exceptionHandler_return

public ANTLRParser.exceptionHandler_return()
Method Detail

getTree

public Object getTree()
Overrides:
getTree in class ParserRuleReturnScope


Copyright © 2011. All Rights Reserved.