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

Method getTokenName

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

Source from the content-addressed store, hash-verified

56{
57
58 @Override
59 public String getTokenName()
60 {
61 return "SPELLKNOWN";
62 }
63
64 @Override
65 protected ParseResult parseTokenWithSeparator(LoadContext context, CDOMObject obj, String value)

Callers 2

subParseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected