Class Function
java.lang.Object
org.nuxeo.ecm.core.query.sql.model.Function
- All Implemented Interfaces:
Serializable
,ASTNode
,Operand
- Author:
- Bogdan Stefanescu
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
args
-
-
Constructor Details
-
Function
-
Function
-
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
accept
Description copied from interface:ASTNode
Accept the given visitor.
-