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

Method fallback

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

If there is no specific method to visit this node type, it just uses this method. The default base implementation is just to recurse over the nodes. @param node The node we are currently traversing

(Node node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visitMethod · 0.95

Implementers 1

main.rsexamples/json/rust-example/main.rs

Calls 1

recurseMethod · 0.95

Tested by

no test coverage detected