Scala compiler plugin to print all node types in Scala abstract syntax tree

后端 未结 0 1723
甜味超标
甜味超标 2020-12-10 05:37

I am trying to write a plugin for Scala compiler. The plugin should print ALL types of nodes that can show up in the abstract syntax tree (AST) of any Scala program. I know

相关标签:
回答
  • 消灭零回复
提交回复
热议问题