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() |
copy, createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSid, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericProperties, getGenericRecordTypepublic final boolean isBaseToken()
isBaseToken in class Ptgfalse if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass in class Ptg