static class OutTextPreparer.SetCmd extends OutTextPreparer.Cmd
Modifier and Type | Field and Description |
---|---|
int |
ixVariable
The index where the entry value is stored while executing.
|
cmd, offsEndCtrl
dataAccess, dataConst, expr, ixValue, textOrVar
Constructor and Description |
---|
SetCmd(OutTextPreparer outer,
java.lang.String sDatapath,
java.lang.Class<?> reflData) |
SetCmd(OutTextPreparer outer,
StringPartScan spDatapath,
java.lang.Class<?> reflData) |
toString
calc
public int ixVariable
OutTextPreparer#parse(String, Object)
public SetCmd(OutTextPreparer outer, StringPartScan spDatapath, java.lang.Class<?> reflData) throws java.lang.Exception
java.lang.Exception
public SetCmd(OutTextPreparer outer, java.lang.String sDatapath, java.lang.Class<?> reflData) throws java.lang.Exception
java.lang.Exception