MCPcopy Create free account
hub / github.com/andytill/erlyberly / getModuleName

Method getModuleName

src/main/java/erlyberly/ModFunc.java:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 public String getModuleName() {
29 return moduleName;
30 }
31
32 public String getFuncName() {
33 return funcName;

Callers 5

onViewCallGraphMethod · 0.95
onModuleCodeMethod · 0.95
stopTraceMethod · 0.80
toTraceTupleMethod · 0.80
seqTraceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected