org.antlr.grammar.v3
Class ANTLRParser.elementOptionId_return

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

public static class ANTLRParser.elementOptionId_return
extends ParserRuleReturnScope


Field Summary
 String qid
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
ANTLRParser.elementOptionId_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
 

Field Detail

qid

public String qid
Constructor Detail

ANTLRParser.elementOptionId_return

public ANTLRParser.elementOptionId_return()
Method Detail

getTree

public Object getTree()
Overrides:
getTree in class ParserRuleReturnScope


Copyright © 2011. All Rights Reserved.