com.googlecode.lightest.core.filter
Class TestFilterParser.orExpr_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by com.googlecode.lightest.core.filter.TestFilterParser.orExpr_return
Enclosing class:
TestFilterParser

public static class TestFilterParser.orExpr_return
extends org.antlr.runtime.ParserRuleReturnScope


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

Field Detail

filter

public ITestFilter filter
Constructor Detail

TestFilterParser.orExpr_return

public TestFilterParser.orExpr_return()
Method Detail

getTree

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


Copyright © 2009. All Rights Reserved.