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

Method step

code/src/java/pcgen/io/ExportHandler.java:3418–3421  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3416 }
3417
3418 public Integer step()
3419 {
3420 return cStep;
3421 }
3422
3423 private String tokenString()
3424 {

Callers 3

doPartyForTokenMethod · 0.95
evaluateIIFChildrenMethod · 0.45
processLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected