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

Method getTokenName

code/src/java/plugin/lsttokens/VisionLst.java:55–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53{
54
55 @Override
56 public String getTokenName()
57 {
58 return "VISION";
59 }
60
61 @Override
62 protected char separator()

Callers 2

unparseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected