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

Method getLSTformat

code/src/java/pcgen/cdom/base/CDOMList.java:72–72  ·  view source on GitHub ↗

Returns a representation of this CDOMList, suitable for storing in an LST file. @return A representation of this CDOMList, suitable for storing in an LST file.

()

Source from the content-addressed store, hash-verified

70 * an LST file.
71 */
72 public String getLSTformat();
73
74}

Callers 15

assertContainsMethod · 0.65
testUnparseLegalMethod · 0.65
testUnparseTypeMethod · 0.65
unparseTokenMethod · 0.65
getLSTformatMethod · 0.65
getLSTformatMethod · 0.65
getPrimitiveLSTMethod · 0.65
getLSTformatMethod · 0.65
getPrimitiveLSTMethod · 0.65
getLSTformatMethod · 0.65
getLSTformatMethod · 0.65
getLSTformatMethod · 0.65

Calls

no outgoing calls

Tested by 3

assertContainsMethod · 0.52
testUnparseLegalMethod · 0.52
testUnparseTypeMethod · 0.52