Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTokenName
Method
getTokenName
code/src/java/plugin/lsttokens/ServesAsToken.java:56–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
{
55
56
@Override
57
public
String getTokenName()
58
{
59
return
"SERVESAS"
;
60
}
61
62
public
List<Class<? extends PObject>> getLegalTypes()
63
{
Callers
2
parseTokenWithSeparator
Method · 0.95
unparse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected