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

Method isSamePossesion

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

Source from the content-addressed store, hash-verified

44 }
45
46 public boolean isSamePossesion() {
47 return this.keepPossession;
48 }
49
50 public boolean isThrowIn() {
51 return nonNull(context) && THROW_IN.equals(context.getId());

Callers 4

toStringMethod · 0.95
testGoalSaveCatchMethod · 0.80
testParsedStatementMethod · 0.80

Calls

no outgoing calls

Tested by 3

testGoalSaveCatchMethod · 0.64
testParsedStatementMethod · 0.64