public static class JZtxtcmdScript.ThreadBlock extends JZtxtcmdScript.JZcmditem
Modifier and Type | Field and Description |
---|---|
(package private) DataAccess |
threadVariable |
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
ThreadBlock(JZtxtcmdScript.StatementList parentList) |
Modifier and Type | Method and Description |
---|---|
void |
add_assignThreadVar(JZtxtcmdScript.JZcmdDataAccess val) |
void |
add_defThreadVar(JZtxtcmdScript.JZcmdDataAccess val) |
JZtxtcmdScript.JZcmdDataAccess |
new_assignThreadVar()
From Zbnf: [{ Thread |
JZtxtcmdScript.JZcmdDataAccess |
new_defThreadVar()
From Zbnf: [{ Thread |
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
DataAccess threadVariable
ThreadBlock(JZtxtcmdScript.StatementList parentList)
public JZtxtcmdScript.JZcmdDataAccess new_defThreadVar()
public void add_defThreadVar(JZtxtcmdScript.JZcmdDataAccess val)
public JZtxtcmdScript.JZcmdDataAccess new_assignThreadVar()
public void add_assignThreadVar(JZtxtcmdScript.JZcmdDataAccess val)