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

Method isThrowIn

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

Source from the content-addressed store, hash-verified

48 }
49
50 public boolean isThrowIn() {
51 return nonNull(context) && THROW_IN.equals(context.getId());
52 }
53
54 @Override
55 public String toString() {

Callers 2

toStringMethod · 0.95

Calls 2

getIdMethod · 0.80
equalsMethod · 0.45

Tested by 1