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, setSubexpressionLength
createParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugString, toString
public static final short sid
public MemErrPtg()
public MemErrPtg(RecordInputStream in)
public void writeBytes(byte[] array, int offset)
Ptg
writeBytes
in class MemAreaPtg
public String toFormulaString(Workbook book)
Ptg
toFormulaString
in class MemAreaPtg
public Object clone()
clone
in class MemAreaPtg
Copyright © 2015 Open Microscopy Environment