de.fuberlin.wiwiss.ng4j.triql.parser
Interface ExprBoolean

All Superinterfaces:
Expr, com.hp.hpl.jena.rdql.Printable
All Known Implementing Classes:
Q_BooleanLiteral, Q_Equal, Q_GreaterThan, Q_GreaterThanOrEqual, Q_LessThan, Q_LessThanOrEqual, Q_LogicalAnd, Q_LogicalOr, Q_NotEqual, Q_StringEqual, Q_StringMatch, Q_StringNoMatch, Q_StringNotEqual, Q_UnaryNot

public interface ExprBoolean
extends Expr


Method Summary
 
Methods inherited from interface de.fuberlin.wiwiss.ng4j.triql.parser.Expr
eval
 
Methods inherited from interface com.hp.hpl.jena.rdql.Printable
asInfixString, asPrefixString, print