public class OFirstLevelExpression extends OMathExpression
OMathExpression.Operator
childExpressions, operators
children, firstToken, id, lastToken, parent, parser, value
Constructor and Description |
---|
OFirstLevelExpression(int id) |
OFirstLevelExpression(OrientSql p,
int id) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBaseIdentifier() |
protected boolean |
supportsBasicCalculation() |
allowsIndexedFunctionExecutionOnTarget, applyRemove, canExecuteIndexedFunctionWithoutIndex, copy, 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, toString
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toString
public OFirstLevelExpression(int id)
public OFirstLevelExpression(OrientSql p, int id)
protected boolean supportsBasicCalculation()
supportsBasicCalculation
in class OMathExpression
public boolean isBaseIdentifier()
isBaseIdentifier
in class OMathExpression
Copyright © 2009–2020 OrientDB. All rights reserved.