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

Method getLastChild

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

Returns the last child of the given node. If there is no such node, this returns null . @return the last child of the given 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 10

transformTreeMethod · 0.95
checkForMethodNameMethod · 0.80
transformMethodCallMethod · 0.80
transformFormalMethod · 0.80
reapMethod · 0.80
visitMethod · 0.80

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected