Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getSource
Method
getSource
code/src/java/plugin/lsttokens/auto/EquipToken.java:266–270 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
264
}
265
266
@Override
267
public
String getSource()
268
{
269
return
getTokenName();
270
}
271
272
@Override
273
public
String getLstFormat()
Callers
nothing calls this directly
Calls
1
getTokenName
Method · 0.95
Tested by
no test coverage detected