Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getRightTree
Method
getRightTree
code/src/java/pcgen/util/ParameterTree.java:306–309 ·
view source on GitHub ↗
@return the right subtree
()
Source
from the content-addressed store, hash-verified
304
* @
return
the right subtree
305
*/
306
public
ParameterTree getRightTree()
307
{
308
return
right;
309
}
310
311
/**
312
* @param r the ParameterTree to add as the right sub tree
Callers
9
testParameterTree
Method · 0.95
testMakeTree4
Method · 0.95
testMakeTree5
Method · 0.95
testMakeTree6
Method · 0.95
testMakeTree7
Method · 0.95
testMakeTree8
Method · 0.95
testMakeTree9
Method · 0.95
makeTree
Method · 0.95
doFilterP
Method · 0.80
Calls
no outgoing calls
Tested by
7
testParameterTree
Method · 0.76
testMakeTree4
Method · 0.76
testMakeTree5
Method · 0.76
testMakeTree6
Method · 0.76
testMakeTree7
Method · 0.76
testMakeTree8
Method · 0.76
testMakeTree9
Method · 0.76