AttrPtg, ExpPtg, ParenthesisPtg, TblPtgpublic abstract class ControlPtg extends Ptg
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor | Description |
|---|---|
ControlPtg() |
| Modifier and Type | Method | Description |
|---|---|---|
byte |
getDefaultOperandClass() |
|
boolean |
isBaseToken() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSize, readTokens, serializePtgs, setClass, toFormulaString, toString, writepublic boolean isBaseToken()
isBaseToken in class Ptgfalse if this token is classified as 'reference', 'value', or 'array'public final byte getDefaultOperandClass()
getDefaultOperandClass in class PtgCopyright 2018 The Apache Software Foundation or its licensors, as applicable.