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

Method getTokenName

code/src/java/plugin/lsttokens/SabLst.java:40–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38{
39
40 @Override
41 public String getTokenName()
42 {
43 return "SAB";
44 }
45
46 @Override
47 protected char separator()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected