public static class JZtxtcmdScript.Zmake extends JZtxtcmdScript.CallStatement
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<JZtxtcmdScript.AccessFilesetname> |
input |
(package private) JZtxtcmdScript.JZcmditem |
jzoutput |
(package private) java.lang.String |
name |
actualArgs, call_Name
assignObjs, variable
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
Zmake(JZtxtcmdScript.StatementList parentList) |
Modifier and Type | Method and Description |
---|---|
void |
add_filesetAccess(JZtxtcmdScript.AccessFilesetname val) |
void |
add_zmakeOutput(JZtxtcmdScript.JZcmditem val) |
JZtxtcmdScript.AccessFilesetname |
new_filesetAccess() |
JZtxtcmdScript.JZcmditem |
new_zmakeOutput() |
void |
set_name(java.lang.String name) |
add_actualArgument, new_actualArgument, new_callName, set_callName, writeStructAdd
add_assign, new_assign, set_append, writeStructLine
add_boolExpr, add_dataAccess, add_dataStruct, add_Filepath, add_numExpr, add_statementBlock, add_textExpr, elementType, isEmpty, new_boolExpr, new_dataAccess, new_dataStruct, new_Filepath, new_numExpr, new_statementBlock, new_textExpr, scriptException, set_plainText, set_text, setLineColumnFile, setLineColumnFileMode, statementlist, toString, writeStruct, XXXadd_File, XXXnew_File
JZtxtcmdScript.JZcmditem jzoutput
java.lang.String name
java.util.List<JZtxtcmdScript.AccessFilesetname> input
Zmake(JZtxtcmdScript.StatementList parentList)
public void set_name(java.lang.String name)
public JZtxtcmdScript.JZcmditem new_zmakeOutput()
public void add_zmakeOutput(JZtxtcmdScript.JZcmditem val)
public JZtxtcmdScript.AccessFilesetname new_filesetAccess()
new_filesetAccess
in class JZtxtcmdScript.JZcmditem
public void add_filesetAccess(JZtxtcmdScript.AccessFilesetname val)
add_filesetAccess
in class JZtxtcmdScript.JZcmditem