Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTokenName
Method
getTokenName
code/src/java/plugin/primitive/deity/AlignToken.java:57–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
@Override
58
public
String getTokenName()
59
{
60
return
"ALIGN"
;
61
}
62
63
@Override
64
public
Class<Deity> getReferenceClass()
Callers
1
getLSTformat
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected