org.antlr.gunit
Class gUnitParser.input_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.antlr.gunit.gUnitParser.input_return
Enclosing class:
gUnitParser

public static class gUnitParser.input_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 boolean inputIsFile
           
 int line
           
 java.lang.String testInput
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
gUnitParser.input_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate, getTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testInput

public java.lang.String testInput

inputIsFile

public boolean inputIsFile

line

public int line
Constructor Detail

gUnitParser.input_return

public gUnitParser.input_return()


Copyright © 2009. All Rights Reserved.