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

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

README.md

go__parsing_demo

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