MCPcopy
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
600type patcher struct{}
601
602func (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