public class ASTOperandArithmeticalStringItem extends ASTOperandArithmeticalItemBase
operand, operator_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTOperandArithmeticalStringItem(ASTOperandStaticString operand) |
ASTOperandArithmeticalStringItem(String value) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandStaticString |
getOperand() |
boolean |
isNumber() |
String |
print(int level) |
children, collectItemsOfType, getOperator, getProperties, setOperator, toStringgetAllConditions, getGlobalPlain, getGlobalPosition, getOriginalSource, getPreprocessedSource, getType, getTypecommon, getUntrimmedSource, hasSource, setGlobalPosition, setSource, space, walk, walk, walkpublic ASTOperandArithmeticalStringItem(String value)
public ASTOperandArithmeticalStringItem(ASTOperandStaticString operand)
public ASTOperandStaticString getOperand()
getOperand in class ASTOperandArithmeticalItemBasepublic boolean isNumber()
isNumber in class ASTOperandArithmeticalItemBaseCopyright © 2020. All rights reserved.