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