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/LangToken.java:298–302 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
}
297
298
@Override
299
public
String getSource()
300
{
301
return
getTokenName();
302
}
303
304
@Override
305
public
String getLstFormat()
Callers
nothing calls this directly
Calls
1
getTokenName
Method · 0.95
Tested by
no test coverage detected