ashmind / SharpLab

.NET language playground
https://sharplab.io
BSD 2-Clause "Simplified" License
2.71k stars 198 forks source link

Update AST mode to lazy-load tree children #307

Open ashmind opened 6 years ago

alrz commented 6 years ago

I suppose this would cover IOpertion nodes as well? so we could load more info out of IOperation nodes, on demand.