public static class JZtxtcmdScript.DataText extends JZtxtcmdScript.JZcmditem
Modifier and Type | Field and Description |
---|---|
java.lang.String |
errorText |
java.lang.String |
format |
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
DataText(JZtxtcmdScript.StatementList parentList) |
Modifier and Type | Method and Description |
---|---|
void |
set_errorText(java.lang.String text) |
void |
set_formatText(java.lang.String text) |
add_boolExpr, add_dataAccess, add_dataStruct, add_Filepath, add_filesetAccess, add_numExpr, add_statementBlock, add_textExpr, elementType, isEmpty, new_boolExpr, new_dataAccess, new_dataStruct, new_Filepath, new_filesetAccess, new_numExpr, new_statementBlock, new_textExpr, scriptException, set_plainText, set_text, setLineColumnFile, setLineColumnFileMode, statementlist, toString, writeStruct, writeStructAdd, writeStructLine, XXXadd_File, XXXnew_File
public DataText(JZtxtcmdScript.StatementList parentList)