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, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericProperties, getGenericRecordType
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 2022 The Apache Software Foundation or its licensors, as applicable.