Modifier and Type | Class and Description |
---|---|
class |
GenericLeftValueList |
Modifier and Type | Method and Description |
---|---|
LeftValueList |
CommandSub.getArguments() |
LeftValueList |
AbstractCommandLeftValueListed.getLeftValueList() |
Modifier and Type | Method and Description |
---|---|
void |
CommandSub.setArguments(LeftValueList arguments) |
void |
AbstractCommandLeftValueListed.setLeftValueList(LeftValueList leftValueList) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleHook.beforeSubroutineCall(String subroutineName,
LeftValueList arguments,
RightValue[] argumentValues) |
void |
NullHook.beforeSubroutineCall(String subroutineName,
LeftValueList arguments,
RightValue[] argumentValues) |
void |
SimpleHook.beforeSubroutineCallEx(String subroutineName,
LeftValueList arguments,
RightValue[] argumentValues) |
Modifier and Type | Method and Description |
---|---|
void |
InterpreterHook.beforeSubroutineCall(String subroutineName,
LeftValueList arguments,
RightValue[] argumentValues)
This method is called before the interpreter invokes a subroutine.
|
Modifier and Type | Method and Description |
---|---|
protected LeftValueList |
AbstractCommandAnalyzer.analyzeLeftValueList() |
protected LeftValueList |
AbstractCommandAnalyzer.analyzeSimpleLeftValueList() |
Modifier and Type | Method and Description |
---|---|
LeftValueList |
BasicSimpleLeftValueListAnalyzer.analyze() |
LeftValueList |
BasicLeftValueListAnalyzer.analyze() |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.