MCPcopy Create free account
hub / github.com/acsoto/BUAA-Compiler / getN

Method getN

src/Error.java:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 }
9
10 public int getN() {
11 return n;
12 }
13
14 @Override
15 public String toString() {

Callers 1

compareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected