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

Method getTokenName

code/src/java/plugin/lsttokens/MoveLst.java:42–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40{
41
42 @Override
43 public String getTokenName()
44 {
45 return "MOVE";
46 }
47
48 @Override
49 protected char separator()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected