public class LetCommand extends AbstractCommand
ABBREV_KEY, GOAL_KEY| Constructor and Description |
|---|
LetCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AbstractUserInterfaceControl uiControl,
Proof proof,
Map<String,String> args,
Map<String,Object> stateMap) |
String |
getName() |
getFirstOpenGoal, getGoal, getMaxAutomaticSteps, setMaxAutomaticSteps, toSort, toTermpublic void execute(AbstractUserInterfaceControl uiControl, Proof proof, Map<String,String> args, Map<String,Object> stateMap) throws ScriptException, InterruptedException
ScriptExceptionInterruptedExceptionpublic String getName()