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

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

README.md

go__parsing_demo

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