Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ changeIdent
Struct
changeIdent
test/patch/change_ident_test.go:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
type
changeIdent
struct
{}
46
47
func
(changeIdent) Visit(node *ast.Node) {
48
id, ok := (*node).(*ast.IdentifierNode)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected