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

Method getName

src/main/java/groovy/lang/MetaMethod.java:69–69  ·  view source on GitHub ↗

Returns the name of this method. @return name of this method

()

Source from the content-addressed store, hash-verified

67 * @return name of this method
68 */
69 public abstract String getName();
70
71 /**
72 * Returns the return type for this method.

Callers 11

checkParametersMethod · 0.95
isMethodMethod · 0.95
toStringMethod · 0.95
isSameMethod · 0.95
getSignatureMethod · 0.95
getMopNameMethod · 0.95
findMethodMethod · 0.95
registerBeanPropertyMethod · 0.95

Calls

no outgoing calls

Tested by 2