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

Method addWriteMessage

code/src/java/pcgen/rules/context/LoadContext.java:141–141  ·  view source on GitHub ↗
(String string)

Source from the content-addressed store, hash-verified

139 * Output Messages
140 */
141 public void addWriteMessage(String string);
142
143 public int getWriteMessageCount();
144

Callers 15

unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65

Implementers 2

LoadContextInstcode/src/java/pcgen/rules/context/Load
DerivedLoadContextcode/src/java/pcgen/rules/context/Load

Calls

no outgoing calls

Tested by

no test coverage detected