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