Package | Description |
---|---|
com.scriptbasic | |
com.scriptbasic.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
Engine.Sub |
Modifier and Type | Method and Description |
---|---|
Subroutine |
Engine.getSubroutine(String subroutineName) |
Modifier and Type | Method and Description |
---|---|
Iterable<Subroutine> |
Engine.getSubroutines() |
Modifier and Type | Method and Description |
---|---|
Subroutine |
EngineApi.getSubroutine(String subroutineName)
Get the subroutine object of a named subroutine.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Subroutine> |
EngineApi.getSubroutines()
Get all the subroutine objects in an iterator.
|
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.