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

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

README.md

go__parsing_demo

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