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

Frédéric G. MARAND 0b426adbd6 First commit: locate type spec declarations. 1 éve
.idea 0b426adbd6 First commit: locate type spec declarations. 1 éve
parse_just_imports_in_single_file 0b426adbd6 First commit: locate type spec declarations. 1 éve
.gitignore d9968950f3 Initial commit 1 éve
LICENSE d9968950f3 Initial commit 1 éve
README.md d9968950f3 Initial commit 1 éve
decl.go 0b426adbd6 First commit: locate type spec declarations. 1 éve
go.mod 0b426adbd6 First commit: locate type spec declarations. 1 éve
main.go 0b426adbd6 First commit: locate type spec declarations. 1 éve
parse.go 0b426adbd6 First commit: locate type spec declarations. 1 éve
stmt.go 0b426adbd6 First commit: locate type spec declarations. 1 éve

README.md

go__parsing_demo

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