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. il y a 1 an
.idea 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
parse_just_imports_in_single_file 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
.gitignore d9968950f3 Initial commit il y a 1 an
LICENSE d9968950f3 Initial commit il y a 1 an
README.md d9968950f3 Initial commit il y a 1 an
decl.go 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
go.mod 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
main.go 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
parse.go 0b426adbd6 First commit: locate type spec declarations. il y a 1 an
stmt.go 0b426adbd6 First commit: locate type spec declarations. il y a 1 an

README.md

go__parsing_demo

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