How to store expanded AST nodes when compiling?

前端 未结 0 365
不思量自难忘°
不思量自难忘° 2021-01-17 07:03

Say I have an expression like this:

new Foo(a: 1)

which results in an "initial AST node" like this:



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