Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setTokenSource
Method
setTokenSource
code/src/java/pcgen/core/bonus/BonusObj.java:562–565 ·
view source on GitHub ↗
(String tokenName)
Source
from the content-addressed store, hash-verified
560
}
561
562
public
void
setTokenSource(String tokenName)
563
{
564
tokenSource = tokenName;
565
}
566
567
public
String getTokenSource()
568
{
Callers
13
getBonus
Method · 0.95
getBonus
Method · 0.95
parseToken
Method · 0.95
parseNonEmptyToken
Method · 0.95
parseTokenWithSeparator
Method · 0.95
parseTokenWithSeparator
Method · 0.95
parseTokenWithSeparator
Method · 0.95
parseToken
Method · 0.95
parseToken
Method · 0.95
parseToken
Method · 0.95
parseToken
Method · 0.95
parseNonEmptyToken
Method · 0.95
Calls
no outgoing calls
Tested by
2
getBonus
Method · 0.76
getBonus
Method · 0.76