MCPcopy Create free account
hub / github.com/PCGen/pcgen / getLookups

Method getLookups

code/src/java/pcgen/core/kit/KitGear.java:507–510  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

505 }
506
507 public Collection<NamedFormula> getLookups()
508 {
509 return lookupList;
510 }
511
512 public void addModRef(EqModRef modRef)
513 {

Callers 2

processLookupsMethod · 0.95
unparseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected