sql icon indicating copy to clipboard operation
sql copied to clipboard

Implement proper AST rewriting

Open otoolep opened this issue 2 years ago • 0 comments

Model it, perhaps, on astutils.

References:

  • https://eli.thegreenplace.net/2021/rewriting-go-source-code-with-ast-tooling/
  • https://pkg.go.dev/golang.org/x/tools/go/ast/astutil

otoolep avatar Feb 14 '23 14:02 otoolep