rabbitescape.engine.solution.SolutionInterpreter.SolutionInterpreter |
( |
Solution |
solution | ) |
|
appendWon defaults to true if you omit it.
rabbitescape.engine.solution.SolutionInterpreter.SolutionInterpreter |
( |
Solution |
solution, |
|
|
boolean |
appendWon |
|
) |
| |
- Parameters
-
solution | |
appendWon | add a "WON" assertion at the end, if the last command is not already a single state assertion. |
static SolutionInterpreter rabbitescape.engine.solution.SolutionInterpreter.getNothingPlaying |
( |
| ) |
|
|
static |
int rabbitescape.engine.solution.SolutionInterpreter.commandIndex |
|
private |
final Iterator<SolutionCommand> rabbitescape.engine.solution.SolutionInterpreter.commandIt |
|
private |
boolean rabbitescape.engine.solution.SolutionInterpreter.emptySteps = false |
final int rabbitescape.engine.solution.SolutionInterpreter.maxUntils = 1000 |
|
staticprivate |
int rabbitescape.engine.solution.SolutionInterpreter.untilCount |
|
private |
CompletionState rabbitescape.engine.solution.SolutionInterpreter.untilState |
|
private |
WaitNextable rabbitescape.engine.solution.SolutionInterpreter.wait |
|
private |
final WonAssertCreator rabbitescape.engine.solution.SolutionInterpreter.wonAssert |
|
private |
The documentation for this class was generated from the following file: