public class ASTOperandLambdaProperty extends ASTOperandLambdaExpression
lambdaToken_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTOperandLambdaProperty() |
ASTOperandLambdaProperty(ASTOperandProperty property) |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyType |
getDataType() |
List<ASTOperandProperty> |
getProperties() |
ASTOperandProperty |
getProperty() |
String |
print(int level) |
void |
setProperty(ASTOperandProperty property) |
children, collectItemsOfType, getLambdaToken, getOperand, setLambdaToken, setOperand, updateLambdaRecursivelygenerateLambdaToken, 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 ASTOperandLambdaProperty()
public ASTOperandLambdaProperty(ASTOperandProperty property)
public void setProperty(ASTOperandProperty property)
public ASTOperandProperty getProperty()
public List<ASTOperandProperty> getProperties()
getProperties in class ASTOperandBasepublic DataPropertyType getDataType()
getDataType in class ASTOperandBasepublic String print(int level)
print in class ASTOperandLambdaExpressionCopyright © 2020. All rights reserved.