How to use the Go parser package to identity types in source code

Frédéric G. MARAND 2e535a9e3f WIP typeSpec 1 tahun lalu
.idea 0b426adbd6 First commit: locate type spec declarations. 1 tahun lalu
parse_just_imports_in_single_file 0b426adbd6 First commit: locate type spec declarations. 1 tahun lalu
.gitignore d9968950f3 Initial commit 1 tahun lalu
LICENSE d9968950f3 Initial commit 1 tahun lalu
README.md d9968950f3 Initial commit 1 tahun lalu
decl.go 2e535a9e3f WIP typeSpec 1 tahun lalu
expr.go 2e535a9e3f WIP typeSpec 1 tahun lalu
go.mod 0b426adbd6 First commit: locate type spec declarations. 1 tahun lalu
main.go 2e535a9e3f WIP typeSpec 1 tahun lalu
parse.go 2e535a9e3f WIP typeSpec 1 tahun lalu
stmt.go 2e535a9e3f WIP typeSpec 1 tahun lalu

README.md

go__parsing_demo

How to use the Go parser package to identity types in source code