public class ASTOperandArithmetical extends ASTOperandBase
_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTOperandArithmetical() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTItem> |
children() |
<T extends ASTItem> |
collectItemsOfType(Class<T> cls) |
ASTOperandArithmeticalOperation |
getOperation() |
List<ASTOperandProperty> |
getProperties() |
String |
print(int level) |
void |
setOperation(ASTOperandArithmeticalOperation operation) |
generateLambdaToken, getDataType, getName, getPreconditionPropertiesFromOperand, hasValue, isBoolean, isEnumData, isNumber, isObjectData, isPropertyOrVariable, isSemanticOperator, isStaticString, isStringData, setDataType, sortPrecoditionPropertiesgetAllConditions, getGlobalPlain, getGlobalPosition, getOriginalSource, getPreprocessedSource, getType, getTypecommon, getUntrimmedSource, hasSource, setGlobalPosition, setSource, space, walk, walk, walkpublic ASTOperandArithmeticalOperation getOperation()
public void setOperation(ASTOperandArithmeticalOperation operation)
public List<ASTOperandProperty> getProperties()
getProperties in class ASTOperandBasepublic <T extends ASTItem> List<T> collectItemsOfType(Class<T> cls)
collectItemsOfType in class ASTItemCopyright © 2020. All rights reserved.