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

Method getTokenName

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

Source from the content-addressed store, hash-verified

54{
55
56 @Override
57 public String getTokenName()
58 {
59 return "SERVESAS";
60 }
61
62 public List<Class<? extends PObject>> getLegalTypes()
63 {

Callers 2

unparseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected