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

Method getTokenName

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

Source from the content-addressed store, hash-verified

57 }
58
59 @Override
60 public String getTokenName()
61 {
62 return "LANG";
63 }
64
65 private String getFullName()
66 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected