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. 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 0b426adbd6 First commit: locate type spec declarations. 1 년 전
go.mod 0b426adbd6 First commit: locate type spec declarations. 1 년 전
main.go 0b426adbd6 First commit: locate type spec declarations. 1 년 전
parse.go 0b426adbd6 First commit: locate type spec declarations. 1 년 전
stmt.go 0b426adbd6 First commit: locate type spec declarations. 1 년 전

README.md

go__parsing_demo

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