google/closure-templates

Plain AST parsing and tree walking?

SimonSchick opened this issue · 0 comments

Hey, I'm looking to write a small simple tool for enforcing code style/best practises eg. a linter for soy.

I'm a little lost in the code base right now, could you give a simple example of how I would obtain the AST of single file?