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

Method getName

corpus/java/training/guava/reflect/Element.java:85–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 @Override
86 public final String getName() {
87 return member.getName();
88 }
89
90 @Override
91 public final int getModifiers() {

Callers 15

CacheBuilderClass · 0.45
LocalCacheClass · 0.45
invokeMethod · 0.45
resolveInternalMethod · 0.45
hashCodeMethod · 0.45
equalsTypeVariableMethod · 0.45
getPackageNameMethod · 0.45
initializeMethod · 0.45
FlushablesClass · 0.45
getResourceMethod · 0.45
getFileExtensionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected