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

Method getTokenName

code/src/java/plugin/lsttokens/DefineStatLst.java:60–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 @Override
61 public String getTokenName()
62 {
63 return "DEFINESTAT";
64 }
65
66 @Override
67 public ParseResult parseToken(LoadContext context, CDOMObject obj, String value)

Callers 1

parseTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected