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

Method getTokenName

code/src/java/plugin/lsttokens/auto/EquipToken.java:63–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 @Override
64 public String getTokenName()
65 {
66 return "EQUIP";
67 }
68
69 private String getFullName()
70 {

Callers 4

getFullNameMethod · 0.95
parseNonEmptyTokenMethod · 0.95
unparseMethod · 0.95
getSourceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected