Package | Description |
---|---|
com.scriptbasic.executors | |
com.scriptbasic.interfaces | |
com.scriptbasic.syntax | |
com.scriptbasic.utility |
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() |
Modifier and Type | Method and Description |
---|---|
static RightValue |
ExpressionUtility.callBasicFunction(ExtendedInterpreter interpreter,
RightValue[] argumentValues,
CommandSub commandSub,
String functionName) |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.