public abstract class ScalarConstantPtg extends Ptg
Ptgs that represent simple constant values.CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor and Description |
|---|
ScalarConstantPtg() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getDefaultOperandClass() |
boolean |
isBaseToken() |
String |
toString()
Overridden toString method to ensure object hash is not printed.
|
clone, createPtg, createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSize, getEncodedSizeWithoutArrayData, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, getSize, readTokens, readTokens, serializePtgs, serializePtgs, setClass, toFormulaString, write, writepublic final boolean isBaseToken()
isBaseToken in class Ptgfalse if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass in class PtgCopyright © 2020. All rights reserved.