public abstract class ASTOperandValueBase extends ASTOperandBase
_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTOperandValueBase() |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandValueBase |
add(ASTPropertyPart part) |
ASTOperandValueBase |
add(String... parts) |
String |
getFullPathAsString() |
List<ASTPropertyPart> |
getPath() |
String[] |
getPathAsArray() |
String |
getPathAsString() |
void |
setPath(List<ASTPropertyPart> path) |
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 ASTOperandValueBase add(ASTPropertyPart part)
public ASTOperandValueBase add(String... parts)
public List<ASTPropertyPart> getPath()
public void setPath(List<ASTPropertyPart> path)
public String[] getPathAsArray()
public String getPathAsString()
public String getFullPathAsString()
Copyright © 2020. All rights reserved.