MCPcopy Create free account
hub / github.com/antlr/codebuff / hashCode

Method hashCode

output/java8/1.4.17/JTreeSTModel.java:48–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 @Override
49 public int hashCode() {
50 return event.hashCode();
51 }
52
53 @Override
54 public boolean equals(Object o) {

Callers

nothing calls this directly

Calls 1

hashCodeMethod · 0.65

Tested by

no test coverage detected