MCPcopy
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
45type changeIdent struct{}
46
47func (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