Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getParentToken
Method
getParentToken
code/src/java/plugin/lsttokens/add/SkillToken.java:60–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
@Override
61
public
String getParentToken()
62
{
63
return
"ADD"
;
64
}
65
66
private
String getFullName()
67
{
Callers
1
getFullName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected