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

Method getLstFormat

code/src/java/pcgen/cdom/helper/ProfProvider.java:84–84  ·  view source on GitHub ↗

Returns the LST format for this ProfProvider. Provided primarily to allow the Token/Loader system to properly unparse the ProfProvider. @return The LST format of this ProfProvider

()

Source from the content-addressed store, hash-verified

82 * @return The LST format of this ProfProvider
83 */
84 public String getLstFormat();
85}

Callers 15

unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65

Implementers 1

AbstractProfProvidercode/src/java/pcgen/cdom/helper/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected