开发者

Scala Compiler - How to inspect symbol table?

As far as I know, the state of comp开发者_JAVA技巧iler consists of the AST and the symbol table. I can inspect the AST with -Xprint or -Ybrowse. How can I inspect the symbol table?


Part of the solution (code snippet included) at http://www.scala-lang.org/node/5763

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜