public class StateEnd extends Object
Modifier and Type | Field and Description |
---|---|
protected EngineRunner |
c |
protected String |
stateName |
Constructor and Description |
---|
StateEnd(EngineRunner c,
int end)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getResultDemo() |
Struct |
getResultGoal() |
List<Var> |
getResultVars() |
String |
toString() |
protected EngineRunner c
protected String stateName
public StateEnd(EngineRunner c, int end)
end
- Terminal state of computation