public final class AddPtg extends ValueOperatorPtg
Modifier and Type | Field and Description |
---|---|
static AddPtg |
instance |
static byte |
sid |
TYPE_BINARY, TYPE_FUNCTION, TYPE_UNARY
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY
Modifier and Type | Method and Description |
---|---|
AddPtg |
copy() |
int |
getNumberOfOperands()
The number of operands expected by the operations
|
byte |
getSid() |
java.lang.String |
toFormulaString(java.lang.String[] operands)
implementation of method from OperationsPtg
|
getDefaultOperandClass, getSize, isBaseToken, toFormulaString, write
getGenericProperties
createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public static final byte sid
public static final AddPtg instance
public byte getSid()
public int getNumberOfOperands()
OperationPtg
getNumberOfOperands
in class OperationPtg
public java.lang.String toFormulaString(java.lang.String[] operands)
toFormulaString
in class OperationPtg
OperationPtg.getNumberOfOperands()
public AddPtg copy()
copy
in interface Duplicatable
copy
in class Ptg
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.