| Modifier and Type | Method and Description |
|---|---|
Function |
SelectClause.getFunction(int i) |
Function |
SelectClause.getFunction(String alias) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
QueryTransformer.transform(Function node) |
Operand |
IdentityQueryTransformer.transform(Function node) |
void |
IVisitor.visitFunction(Function node) |
void |
DefaultQueryVisitor.visitFunction(Function node) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionEvaluator.walkFunction(Function func) |
| Modifier and Type | Method and Description |
|---|---|
Object |
MongoDBAbstractQueryBuilder.walkFunction(Function func) |
| Modifier and Type | Method and Description |
|---|---|
void |
NXQLQueryMaker.QueryAnalyzer.visitFunction(Function node) |
void |
NXQLQueryMaker.WhereBuilder.visitFunction(Function node) |
| Modifier and Type | Method and Description |
|---|---|
Object |
LDAPFilterBuilder.walkFunction(Function func) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLQueryBuilder.visitFunction(Function node) |
Copyright © 2019 Nuxeo. All rights reserved.