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

Method getName

java/jakarta/el/ELProcessor.java:384–386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

382 }
383
384 public String getName() {
385 return name;
386 }
387
388 /**
389 * @return <code>null</code> if just the method name was specified, an empty List if an empty parameter list was

Callers 1

defineFunctionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected