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

Method getTokenName

code/src/java/plugin/lsttokens/SpelllevelLst.java:48–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46{
47
48 @Override
49 public String getTokenName()
50 {
51 return "SPELLLEVEL";
52 }
53
54 @Override
55 protected ParseResult parseTokenWithSeparator(LoadContext context, CDOMObject obj, String value)

Callers 2

subParseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected