public class RefNPtg extends ReferencePtg
Modifier and Type | Field and Description |
---|---|
static byte |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass
Modifier | Constructor and Description |
---|---|
protected |
RefNPtg() |
|
RefNPtg(RecordInputStream in)
Creates new ValueReferencePtg
|
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
String |
getRefPtgName() |
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
|
getColumn, getColumnRaw, getDefaultOperandClass, getRow, getRowAsInt, getSize, isColRelative, isRowRelative, setColRelative, setColumn, setColumnRaw, setRow, setRow, setRowRelative, toString
createParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugString
public static final byte sid
protected RefNPtg()
public RefNPtg(RecordInputStream in)
public void writeBytes(byte[] array, int offset)
Ptg
writeBytes
in class ReferencePtg
public String getRefPtgName()
getRefPtgName
in class ReferencePtg
public String toFormulaString(Workbook book)
Ptg
toFormulaString
in class ReferencePtg
public Object clone()
clone
in class ReferencePtg
Copyright © 2014 Open Microscopy Environment