Uses of Class
com.scriptbasic.executors.commands.CommandEndSelect
| Package | Description |
|---|---|
| com.scriptbasic.executors.commands |
-
Uses of CommandEndSelect in com.scriptbasic.executors.commands
Methods in com.scriptbasic.executors.commands with parameters of type CommandEndSelect Modifier and Type Method Description voidCommandCase. setEndSelect(CommandEndSelect commandEndSelect)voidCommandSelect. setEndSelectNode(CommandEndSelect commandEndSelect)Set command for End Select statement Method is called by parser at the end of select statement.