Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getSource
Method
getSource
code/src/java/plugin/lsttokens/CcskillLst.java:250–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
248
}
249
250
@Override
251
public
String getSource()
252
{
253
return
getTokenName();
254
}
255
256
@Override
257
public
String getLstFormat()
Callers
nothing calls this directly
Calls
1
getTokenName
Method · 0.95
Tested by
no test coverage detected