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

Method getFirstChild

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

Returns the first child of this node. If there is no such node, this returns null . @return the first child of this node. If there is no such node, this returns null .

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

transformTreeMethod · 0.95
transformNameMethod · 0.80
transformMethodCallMethod · 0.80
transformFormalMethod · 0.80
transformTypeMethod · 0.80
isAssignmentMethod · 0.80
reapMethod · 0.80

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected