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

Method getTokenName

code/src/java/plugin/lsttokens/CskillLst.java:53–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 private static final String SOURCE = "CSKILLLST";
52
53 @Override
54 public String getTokenName()
55 {
56 return "CSKILL";
57 }
58
59 @Override
60 protected char separator()

Callers 2

unparseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected