public class ASTSemanticOperator extends ASTOperandBase
_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTSemanticOperator(DataSemanticOperator operator,
ASTOperandBase operand) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandBase |
getOperand() |
String |
getOperandName() |
ASTComparisonOperator |
getOperator() |
ASTOperandBase |
getSecondOperand() |
DataSemanticOperator |
getSemanticOperator() |
void |
setSecondOperand(ASTOperandBase secondOperand,
String value,
String source) |
generateLambdaToken, getDataType, getName, getPreconditionPropertiesFromOperand, getProperties, hasValue, isBoolean, isEnumData, isNumber, isObjectData, isPropertyOrVariable, isSemanticOperator, isStaticString, isStringData, setDataType, sortPrecoditionPropertieschildren, collectItemsOfType, getAllConditions, getGlobalPlain, getGlobalPosition, getOriginalSource, getPreprocessedSource, getType, getTypecommon, getUntrimmedSource, hasSource, print, setGlobalPosition, setSource, space, walk, walk, walkpublic ASTSemanticOperator(DataSemanticOperator operator, ASTOperandBase operand)
public DataSemanticOperator getSemanticOperator()
public ASTComparisonOperator getOperator()
public ASTOperandBase getOperand()
public String getOperandName()
public ASTOperandBase getSecondOperand()
public void setSecondOperand(ASTOperandBase secondOperand, String value, String source)
Copyright © 2020. All rights reserved.