Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getFullName
Method · 0.95
parseNonEmptyToken
Method · 0.95
unparse
Method · 0.95
getSource
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected