https://github.com/oppodelldog/asterisk
search and manipulate go AST
https://github.com/oppodelldog/asterisk
abstract-syntax-tree ast go golang
Last synced: 4 months ago
JSON representation
search and manipulate go AST
- Host: GitHub
- URL: https://github.com/oppodelldog/asterisk
- Owner: Oppodelldog
- License: mit
- Created: 2020-09-26T23:37:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T12:23:31.000Z (about 2 years ago)
- Last Synced: 2025-01-02T19:52:47.671Z (5 months ago)
- Topics: abstract-syntax-tree, ast, go, golang
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://raw.githubusercontent.com/Oppodelldog/asterisk/master/LICENSE)
[](https://pkg.go.dev/github.com/Oppodelldog/asterisk)
[](https://travis-ci.com/Oppodelldog/asterisk)
[](https://goreportcard.com/report/github.com/Oppodelldog/asterisk)# asterisk
> search and manipulate go AST
Search the go AST for specific patterns, select specific nodes and manipulate them.