MCPcopy Create free account
hub / github.com/atas76/openengine / getStateOut

Method getStateOut

src/main/java/org/fgn/parser/Statement.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public State getStateOut() {
32 return stateOut;
33 }
34
35 public void setStateOut(State stateOut) {
36 this.stateOut = stateOut;

Callers 15

testActionOutcomeMethod · 0.95
testShotOffTargetMethod · 0.95
testGoalSaveCatchMethod · 0.95
testGoalAttemptMethod · 0.95
testParsedStatementMethod · 0.95
testUnknownStatesMethod · 0.95

Calls

no outgoing calls

Tested by 13

testActionOutcomeMethod · 0.76
testShotOffTargetMethod · 0.76
testGoalSaveCatchMethod · 0.76
testGoalAttemptMethod · 0.76
testParsedStatementMethod · 0.76
testUnknownStatesMethod · 0.76