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

Method expr

code/src/java/pcgen/io/IIFNode.java:73–76  ·  view source on GitHub ↗

Returns an expression for the node @return an expression for the node

()

Source from the content-addressed store, hash-verified

71 * @return an expression for the node
72 */
73 public final String expr()
74 {
75 return expr;
76 }
77
78 /**
79 * List the false children

Callers 1

evaluateIIFMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected