MCPcopy Index your code
hub / github.com/apache/groovy / getName

Method getName

src/main/java/groovy/lang/MetaMember.java:35–35  ·  view source on GitHub ↗

Returns the simple name of this meta member. @return the member name

()

Source from the content-addressed store, hash-verified

33 * @return the member name
34 */
35 String getName();
36
37 /**
38 * Returns the Java modifier bit set for this meta member.

Callers 15

assertFieldMethod · 0.65
loadClassMethod · 0.65
getDescriptorMethod · 0.65
baseScriptMethod · 0.65
testMetaClassMethod · 0.65
testLoggingMethod · 0.65
testStaticMethods1Method · 0.65
testStaticMethods2Method · 0.65
checkOuterRefMethod · 0.65

Implementers 3

MetaMethodsrc/main/java/groovy/lang/MetaMethod.j
MetaPropertysrc/main/java/groovy/lang/MetaProperty
CachedConstructorsrc/main/java/org/codehaus/groovy/refl

Calls

no outgoing calls

Tested by 15

assertFieldMethod · 0.52
loadClassMethod · 0.52
getDescriptorMethod · 0.52
baseScriptMethod · 0.52
testMetaClassMethod · 0.52
testLoggingMethod · 0.52
testStaticMethods1Method · 0.52
testStaticMethods2Method · 0.52
checkOuterRefMethod · 0.52