org.ascape.query.parser
Class QTBooleanPhrase

java.lang.Object
  extended by org.ascape.query.parser.SimpleNode
      extended by org.ascape.query.parser.QTBooleanPhrase
All Implemented Interfaces:
Node

public class QTBooleanPhrase
extends SimpleNode


Field Summary
 
Fields inherited from class org.ascape.query.parser.SimpleNode
children, id, parent, parser
 
Constructor Summary
QTBooleanPhrase(BoolExprTree p, int id)
           
QTBooleanPhrase(int id)
           
 
Method Summary
 boolean evaluate(java.lang.Object object)
           
 
Methods inherited from class org.ascape.query.parser.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QTBooleanPhrase

public QTBooleanPhrase(int id)

QTBooleanPhrase

public QTBooleanPhrase(BoolExprTree p,
                       int id)
Method Detail

evaluate

public boolean evaluate(java.lang.Object object)


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.