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

Method WalkSubtree

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

WalkSubtree calls visit on all underlying nodes of the subtree, but not the current one. Walking must be interrupted if visit returns an error.

(visit Visit)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

WalkFunction · 0.65

Implementers 15

Unionsqlparser/ast.go
Selectsqlparser/ast.go
Insertsqlparser/ast.go
Updatesqlparser/ast.go
Deletesqlparser/ast.go
Setsqlparser/ast.go
DDLsqlparser/ast.go
Showsqlparser/ast.go
Usesqlparser/ast.go
OtherReadsqlparser/ast.go
OtherAdminsqlparser/ast.go
TruncateTablesqlparser/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected