MCPcopy Create free account
hub / github.com/congo-cc/congo-parser-generator / setParent

Method setParent

examples/java/testfiles/Node.java:41–41  ·  view source on GitHub ↗

@param n The Node to set as the parent. Mostly used internally. The various addChild or appendChild sorts of methods should use this to set the node's parent.

(Node n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

ASTPrimaryExpressionMethod · 0.65
setOperandMethod · 0.65
setLhsMethod · 0.65
setRhsMethod · 0.65
addChildMethod · 0.65
setChildMethod · 0.65

Implementers 2

Tokenexamples/java/testfiles/Token.java
BaseNodeexamples/java/testfiles/BaseNode.java

Calls

no outgoing calls

Tested by 2

addChildMethod · 0.52
setChildMethod · 0.52