Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ lengthPatcher
Struct
lengthPatcher
test/patch/patch_test.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
lengthPatcher
struct
{}
14
15
func
(p *lengthPatcher) Visit(node *ast.Node) {
16
switch
n := (*node).(
type
) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected