Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getName
Method
getName
code/src/java/pcgen/io/PCGVer2Parser.java:5360–5363 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5358
}
5359
5360
private
String getName()
5361
{
5362
return
name;
5363
}
5364
5365
private
String getText()
5366
{
Callers
11
parseClassAbilitiesLevelLine
Method · 0.95
parseAddTokenInfo
Method · 0.95
parseClassLine
Method · 0.95
parseDomainLine
Method · 0.95
parseAbilityLine
Method · 0.95
parseFeatsHandleAppliedToAndSaveTags
Method · 0.95
parseRaceLine
Method · 0.95
parseSkillLine
Method · 0.95
parseWeaponProficienciesLine
Method · 0.95
parseEquipmentLine
Method · 0.95
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected