MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / Walk

Function Walk

sqlparser/ast.go:92–109  ·  view source on GitHub ↗

Walk calls visit on every node. If visit returns true, the underlying nodes are also visited. If it returns an error, walking is interrupted, and the error is returned.

(visit Visit, nodes ...SQLNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85
WalkSubtreeMethod · 0.85

Calls 1

WalkSubtreeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…