
public class OMultExpression extends OMathExpression
OMathExpression.OperatorchildExpressions, operatorschildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OMultExpression(int id) |
OMultExpression(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
boolean |
needsAliases(Set<String> aliases) |
allowsIndexedFunctionExecutionOnTarget, applyRemove, canExecuteIndexedFunctionWithoutIndex, copy, deserialize, deserializeFromResult, equals, estimateIndexedFunction, execute, execute, executeIndexedFunction, executeIndexedFunctionAfterIndexSearch, extractSubQueries, extractSubQueries, getAggregationContext, getChildExpressions, getCollate, getExpandContent, getMatchPatternInvolvedAliases, getOperators, hashCode, isAggregate, isBaseIdentifier, isCacheable, isCount, isDefinedFor, isDefinedFor, isEarlyCalculated, isExpand, isFunctionAny, isIndexChain, isIndexedFunctionCall, refersToParent, serialize, setChildExpressions, splitForAggregation, supportsBasicCalculation, toStringchildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringpublic OMultExpression(int id)
public OMultExpression(OrientSql p, int id)
public Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class OMathExpressionpublic boolean needsAliases(Set<String> aliases)
needsAliases in class OMathExpressionCopyright © 2009–2025 OrientDB. All rights reserved.