MCPcopy Create free account
hub / github.com/PCGen/pcgen / getMethod

Method getMethod

code/src/java/pcgen/io/PCGParseException.java:69–72  ·  view source on GitHub ↗

@return error method

()

Source from the content-addressed store, hash-verified

67 * @return error method
68 */
69 public String getMethod()
70 {
71 return errorMethod;
72 }
73}

Callers 4

ReadOnlyPropertyMethod · 0.80
getItemsInClassMethod · 0.80
readMethod · 0.80
internalReadSourcesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected