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

All Superinterfaces:
Expr, com.hp.hpl.jena.rdql.Printable
All Known Implementing Classes:
Q_Add, Q_BitAnd, Q_BitOr, Q_BitXor, Q_Divide, Q_LeftShift, Q_Modulus, Q_Multiply, Q_NumericLiteral, Q_RightSignedShift, Q_RightUnsignedShift, Q_Subtract, Q_UnaryMinus, Q_UnaryPlus

public interface ExprNumeric
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