public class RefNVPtg extends ReferencePtg
Modifier and Type | Field and Description |
---|---|
static byte |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass
Modifier | Constructor and Description |
---|---|
protected |
RefNVPtg() |
|
RefNVPtg(RecordInputStream in)
Creates new ValueReferencePtg
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.lang.String |
getRefPtgName() |
java.lang.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 RefNVPtg()
public RefNVPtg(RecordInputStream in)
public void writeBytes(byte[] array, int offset)
Ptg
writeBytes
in class ReferencePtg
public java.lang.String getRefPtgName()
getRefPtgName
in class ReferencePtg
public java.lang.String toFormulaString(Workbook book)
Ptg
toFormulaString
in class ReferencePtg
public java.lang.Object clone()
clone
in class ReferencePtg
Copyright © 2014 Open Microscopy Environment