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

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

README.md

go__parsing_demo

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