public abstract class ScalarConstantPtg extends Ptg
Ptg
s 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, write
public final boolean isBaseToken()
isBaseToken
in class Ptg
false
if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass
in class Ptg
Copyright © 2020. All rights reserved.