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

Method getVariableSource

code/src/java/pcgen/util/PJEP.java:287–291  ·  view source on GitHub ↗

@deprecated @return Returns the variableSource.

()

Source from the content-addressed store, hash-verified

285 * @return Returns the variableSource.
286 */
287 @Deprecated
288 private String getVariableSource()
289 {
290 return variableSource;
291 }
292
293 /**
294 * @param variableSource The variableSource to set.

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected