Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTokenName
Method
getTokenName
code/src/java/plugin/lsttokens/SpellsLst.java:54–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
{
53
54
@Override
55
public
String getTokenName()
56
{
57
return
"SPELLS"
;
58
}
59
60
/**
61
* {@literal
Callers
3
parseNonEmptyToken
Method · 0.95
finish
Method · 0.95
unparse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected