MCPcopy Create free account
hub / github.com/Whiley/WhileyCompiler / keys

Method keys

src/main/java/wycc/util/testing/TestFile.java:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 public Set<String> keys() {
47 return config.keySet();
48 }
49
50 public int size() {
51 return frames.length;

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected