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