| Package | Description |
|---|---|
| com.scriptbasic.executors | |
| com.scriptbasic.interfaces | |
| com.scriptbasic.syntax |
| Modifier and Type | Method and Description |
|---|---|
CommandSub |
BasicExtendedInterpreter.getSubroutine(String name) |
| Modifier and Type | Method and Description |
|---|---|
CommandSub |
ExtendedInterpreter.getSubroutine(String name)
Get a subroutine by its name.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,CommandSub> |
BasicProgram.getSubroutineMap() |
protected abstract Map<String,CommandSub> |
AbstractBasicProgramPostprocessing.getSubroutineMap() |
Copyright © 2012 Verhas and Verhas Software Craftsmen. All Rights Reserved.