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