public static class JZtxtcmdScript.Scriptfile
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) JZtxtcmdScript.Subroutine | mainRoutineThe script element for the whole file of this script. | 
| Constructor and Description | 
|---|
| Scriptfile() | 
| Modifier and Type | Method and Description | 
|---|---|
| JZtxtcmdScript.Subroutine | getMainRoutine()Returns the main routine which may be parsed in this maybe included script. | 
JZtxtcmdScript.Subroutine mainRoutine
<*subtext:name:...>public JZtxtcmdScript.Subroutine getMainRoutine()