MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getNameMethod

Method getNameMethod

src/main/java/gate/creole/BootStrap.java:704–706  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

702 }
703
704 public String getNameMethod() {
705 return nameMethod;
706 }//getNameMethod
707
708 public String getValueReturn() {
709 return valueReturn;

Callers 2

getMethodsAndFieldsMethod · 0.95
equalsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected