MCPcopy Create free account
hub / github.com/boalang/compiler / getNode

Method getNode

src/java/boa/graphs/trees/PDTree.java:160–166  ·  view source on GitHub ↗

Returns the tree node for the given node id. If not found then returns null @param id node id @return the tree node for the given node id. If not found then returns null

(final int id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

buildPDomTreeMethod · 0.95
computePostDomonitorsMethod · 0.45

Calls 2

getNodeIdMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected