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

Method getAction

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

Source from the content-addressed store, hash-verified

21 }
22
23 public Action getAction() {
24 return action;
25 }
26
27 public void setAction(Action action) {
28 this.action = action;

Callers 15

testParseMatchFileMethod · 0.95
defaultExecutionMethod · 0.95
testStandardStatementMethod · 0.95
testPassActionMethod · 0.95
testBackPassActionMethod · 0.95
testForwardPassActionMethod · 0.95
testMoveActionMethod · 0.95
testShotAtGoalMethod · 0.95
testActionParameterMethod · 0.95

Calls

no outgoing calls

Tested by 15

testParseMatchFileMethod · 0.76
defaultExecutionMethod · 0.76
testStandardStatementMethod · 0.76
testPassActionMethod · 0.76
testBackPassActionMethod · 0.76
testForwardPassActionMethod · 0.76
testMoveActionMethod · 0.76
testShotAtGoalMethod · 0.76
testActionParameterMethod · 0.76