Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTokenName
Method
getTokenName
code/src/java/plugin/lsttokens/GrantLst.java:46–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
{
45
46
@Override
47
public
String getTokenName()
48
{
49
return
"GRANT"
;
50
}
51
52
@Override
53
protected
char separator()
Callers
1
parseTokenWithSeparator
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected