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