Uses of Class
org.ascape.query.parser.BoolExprTree

Packages that use BoolExprTree
org.ascape.query.parser   
 

Uses of BoolExprTree in org.ascape.query.parser
 

Fields in org.ascape.query.parser declared as BoolExprTree
protected  BoolExprTree SimpleNode.parser
           
 

Constructors in org.ascape.query.parser with parameters of type BoolExprTree
QTBooleanAnd(BoolExprTree p, int id)
           
QTBooleanOr(BoolExprTree p, int id)
           
QTBooleanPhrase(BoolExprTree p, int id)
           
QTComparisonOperator(BoolExprTree p, int id)
           
QTContains(BoolExprTree p, int id)
           
QTCriteria(BoolExprTree p, int id)
           
QTCriteriaSubNode(BoolExprTree p, int i)
           
QTEqual(BoolExprTree p, int id)
           
QTField(BoolExprTree p, int id)
           
QTGreaterThan(BoolExprTree p, int id)
           
QTInput(BoolExprTree p, int id)
           
QTLessThan(BoolExprTree p, int id)
           
QTNonQuotedString(BoolExprTree p, int id)
           
QTNotEqual(BoolExprTree p, int id)
           
QTNumberString(BoolExprTree p, int id)
           
QTOperator(BoolExprTree p, int i)
           
QTProperty(BoolExprTree p, int id)
           
QTQuotedString(BoolExprTree p, int id)
           
QTStartsWith(BoolExprTree p, int id)
           
QTStringOperatorNode(BoolExprTree p, int i)
           
QTStringOrNumberOperatorNode(BoolExprTree p, int i)
           
QTSubExpression(BoolExprTree p, int id)
           
QTValue(BoolExprTree p, int i)
           
QTWildCard(BoolExprTree p, int id)
           
SimpleNode(BoolExprTree p, int i)
           
 



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