MCPcopy Create free account
hub / github.com/beanshell/beanshell / getName

Method getName

src/bsh/BshMethod.java:151–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149 }
150
151 public String getName() { return name; }
152
153 /**
154 Invoke the declared method with the specified arguments and interpreter

Callers 1

BshMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected