Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ VisitorFunc
FuncType
VisitorFunc
internal/sql/astutils/walk.go:13–13 ·
view source on GitHub ↗
func(ast.Node)
Source
from the content-addressed store, hash-verified
11
}
12
13
type
VisitorFunc
func
(ast.Node)
14
15
func
(vf VisitorFunc) Visit(node ast.Node) Visitor {
16
vf(node)
Callers
2
ParamRef
Function · 0.92
rangeVars
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected