public static class JZtxtcmdScript.Argument extends JZtxtcmdScript.JZcmditem
Modifier and Type | Field and Description |
---|---|
java.lang.String |
identArgJbat
Name of the argument.
|
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
Argument(JZtxtcmdScript.StatementList parentList)
Set whether the argument is a filepath.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdent() |
void |
set_name(java.lang.String name) |
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 java.lang.String identArgJbat
public Argument(JZtxtcmdScript.StatementList parentList)