public final class PowerPtg extends ValueOperatorPtg
| Modifier and Type | Field and Description |
|---|---|
static ValueOperatorPtg |
instance |
static byte |
sid |
TYPE_BINARY, TYPE_FUNCTION, TYPE_UNARYCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfOperands()
The number of operands expected by the operations
|
protected byte |
getSid() |
String |
toFormulaString(String[] operands)
returns a string representation of the operations
the length of the input array should equal the number returned by
|
getDefaultOperandClass, getSize, getSize, isBaseToken, toFormulaString, write, writetoInternalFormulaStringclone, createPtg, createPtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSize, getEncodedSizeWithoutArrayData, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, readTokens, serializePtgs, serializePtgs, setClass, toStringpublic static final byte sid
public static final ValueOperatorPtg instance
protected byte getSid()
getSid in class ValueOperatorPtgpublic int getNumberOfOperands()
OperationPtggetNumberOfOperands in class OperationPtgpublic String toFormulaString(String[] operands)
OperationPtgtoFormulaString in class OperationPtgOperationPtg.getNumberOfOperands()Copyright © 2020. All rights reserved.