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

Method getContents

code/src/java/pcgen/util/ParameterTree.java:282–285  ·  view source on GitHub ↗

@return the Contents

()

Source from the content-addressed store, hash-verified

280 * @return the Contents
281 */
282 public String getContents()
283 {
284 return contents;
285 }
286
287 /**
288 * @return the left subtree

Callers 13

testParameterTreeMethod · 0.95
testMakeTree1Method · 0.95
testMakeTree2Method · 0.95
testMakeTree3Method · 0.95
testMakeTree4Method · 0.95
testMakeTree5Method · 0.95
testMakeTree6Method · 0.95
testMakeTree7Method · 0.95
testMakeTree8Method · 0.95
testMakeTree9Method · 0.95
makeTreeMethod · 0.95
toTreeMethod · 0.95

Calls

no outgoing calls

Tested by 10

testParameterTreeMethod · 0.76
testMakeTree1Method · 0.76
testMakeTree2Method · 0.76
testMakeTree3Method · 0.76
testMakeTree4Method · 0.76
testMakeTree5Method · 0.76
testMakeTree6Method · 0.76
testMakeTree7Method · 0.76
testMakeTree8Method · 0.76
testMakeTree9Method · 0.76