public static class AutoCommand.Parameters
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
breakpoint
Run on formula matching the given regex
|
java.lang.String |
matches
Run on formula matching the given regex
|
int |
maxSteps |
boolean |
onAllOpenGoals |
| Constructor and Description |
|---|
Parameters() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSteps() |
boolean |
isOnAllOpenGoals() |
void |
setOnAllOpenGoals(boolean onAllOpenGoals) |