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

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

README.md

go__parsing_demo

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