Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.query.sql.model
Interface Operand

All Superinterfaces:
ASTNode, Serializable
All Known Implementing Classes:
BooleanLiteral, DateLiteral, DoubleLiteral, Expression, Function, IntegerLiteral, Literal, LiteralList, MultiExpression, OperandList, OrderByExpr, OrderByList, PathReference, Predicate, Reference, ReferenceList, StringLiteral

public interface Operand
extends ASTNode

An operand may be a variable, a function, a literal, or an expression.

Author:
Bogdan Stefanescu

Method Summary
 
Methods inherited from interface org.nuxeo.ecm.core.query.sql.model.ASTNode
accept
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.