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

Method var

code/src/java/pcgen/io/FORNode.java:114–117  ·  view source on GitHub ↗

Return var @return var

()

Source from the content-addressed store, hash-verified

112 * @return var
113 */
114 public String var()
115 {
116 return var;
117 }
118}

Callers 2

evaluateIIFChildrenMethod · 0.80
processLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected