Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ patcher
Struct
patcher
expr_test.go:600–600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
}
599
600
type
patcher
struct
{}
601
602
func
(p *patcher) Visit(node *ast.Node) {
603
switch
n := (*node).(
type
) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected