java.lang.Cloneable
AreaErrPtg
, AreaPtgBase
, DeletedArea3DPtg
, DeletedRef3DPtg
, MemAreaPtg
, MemErrPtg
, MemFuncPtg
, NamePtg
, NameXPtg
, RefErrorPtg
, RefPtgBase
public abstract class OperandPtg extends Ptg implements java.lang.Cloneable
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY
Constructor | Description |
---|---|
OperandPtg() |
Modifier and Type | Method | Description |
---|---|---|
OperandPtg |
copy() |
|
boolean |
isBaseToken() |
All Operand
Ptg s are classified ('relative', 'value', 'array') |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createPtg, doesFormulaReferToDeletedCell, getDefaultOperandClass, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, write
public final boolean isBaseToken()
Ptg
s are classified ('relative', 'value', 'array')isBaseToken
in class Ptg
false
if this token is classified as 'reference', 'value', or 'array'public final OperandPtg copy()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.