public class ErrPtg extends Ptg
| Modifier and Type | Field and Description | 
|---|---|
| private byte | field_1_error_code | 
| static short | sid | 
| private static int | SIZE | 
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Constructor and Description | 
|---|
| ErrPtg()Creates new ErrPtg | 
| ErrPtg(RecordInputStream in) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | clone() | 
| byte | getDefaultOperandClass() | 
| int | getSize() | 
| 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 | 
createParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugString, toStringpublic static final short sid
private static final int SIZE
private byte field_1_error_code
public ErrPtg()
public ErrPtg(RecordInputStream in)
public void writeBytes(byte[] array,
              int offset)
PtgwriteBytes in class Ptgpublic String toFormulaString(Workbook book)
PtgtoFormulaString in class Ptgpublic byte getDefaultOperandClass()
getDefaultOperandClass in class PtgCopyright © 2015 Open Microscopy Environment