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

Frédéric G. MARAND 3d784fdb6f WIP před 1 rokem
.idea 0b426adbd6 First commit: locate type spec declarations. před 1 rokem
01-parse_just_imports_in_single_file 3d784fdb6f WIP před 1 rokem
02-basic_tree_walk 3d784fdb6f WIP před 1 rokem
03-tree_walk_with_packages 3d784fdb6f WIP před 1 rokem
04-walk_packages 3d784fdb6f WIP před 1 rokem
.gitignore d9968950f3 Initial commit před 1 rokem
LICENSE d9968950f3 Initial commit před 1 rokem
README.md d9968950f3 Initial commit před 1 rokem
go.mod 3d784fdb6f WIP před 1 rokem
go.sum 3d784fdb6f WIP před 1 rokem

README.md

go__parsing_demo

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