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

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

README.md

go__parsing_demo

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