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

Frédéric G. MARAND 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
.idea 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
parse_just_imports_in_single_file 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
.gitignore d9968950f3 Initial commit 2 роки тому
LICENSE d9968950f3 Initial commit 2 роки тому
README.md d9968950f3 Initial commit 2 роки тому
decl.go 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
go.mod 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
main.go 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
parse.go 0b426adbd6 First commit: locate type spec declarations. 2 роки тому
stmt.go 0b426adbd6 First commit: locate type spec declarations. 2 роки тому

README.md

go__parsing_demo

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