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

Method get

output/java8/1.4.17/Aggregate.java:85–87  ·  view source on GitHub ↗
(String propName)

Source from the content-addressed store, hash-verified

83
84
85 public Object get(String propName) {
86 return properties.get(propName);
87 }
88
89 @Override
90 public String toString() {

Callers

nothing calls this directly

Calls 1

getMethod · 0.65

Tested by

no test coverage detected