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

Method getTokenName

code/src/java/plugin/lsttokens/SpellsLst.java:54–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52{
53
54 @Override
55 public String getTokenName()
56 {
57 return "SPELLS";
58 }
59
60 /**
61 * {@literal

Callers 3

parseNonEmptyTokenMethod · 0.95
finishMethod · 0.95
unparseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected