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

Method getTokenName

code/src/java/plugin/lsttokens/UmultLst.java:35–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33{
34
35 @Override
36 public String getTokenName()
37 {
38 return "UMULT";
39 }
40
41 @Override
42 protected IntegerKey integerKey()

Callers 2

parseTokenMethod · 0.95
unparseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected