public class MemErrPtg extends MemAreaPtg
| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Constructor and Description |
|---|
MemErrPtg()
Creates new MemErrPtg
|
MemErrPtg(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
String |
toFormulaString(Workbook book)
return a string representation of this token alone
|
void |
writeBytes(byte[] array,
int offset)
write this Ptg to a byte array
|
getDefaultOperandClass, getReserved, getSize, getSubexpressionLength, setReserved, setSubexpressionLengthcreateParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugString, toStringpublic static final short sid
public MemErrPtg()
public MemErrPtg(RecordInputStream in)
public void writeBytes(byte[] array,
int offset)
PtgwriteBytes in class MemAreaPtgpublic String toFormulaString(Workbook book)
PtgtoFormulaString in class MemAreaPtgpublic Object clone()
clone in class MemAreaPtgCopyright © 2014 Open Microscopy Environment