Skip to content

nanikjava/ast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This project is to show how to use AST in processing .go files.

The sample code goes through directory and parsed all the .go files. The sample just print out the function name, no of parameters function is receiving and the type of parameters.

Releases

No releases published

Packages

No packages published

Languages