MCPcopy 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

parseAddTokenInfoMethod · 0.95
parseClassLineMethod · 0.95
parseDomainLineMethod · 0.95
parseAbilityLineMethod · 0.95
parseRaceLineMethod · 0.95
parseSkillLineMethod · 0.95
parseEquipmentLineMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected