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

Method getSpace

src/main/java/org/fgn/parser/State.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public CoordinateObject getSpace() {
27 return space;
28 }
29
30 public void setSpace(CoordinateObject space) {
31 this.space = space;

Callers 11

testActionOutcomeMethod · 0.80
testGoalSaveCatchMethod · 0.80
testParsedStatementMethod · 0.80
testUnknownStatesMethod · 0.80
modelMethod · 0.80

Calls

no outgoing calls

Tested by 10

testActionOutcomeMethod · 0.64
testGoalSaveCatchMethod · 0.64
testParsedStatementMethod · 0.64
testUnknownStatesMethod · 0.64