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

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

README.md

go__parsing_demo

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