digitalmars.D - dmd - AST dump.
- Alexey Veselovsky <alexey.veselovsky gmail.com> Sep 22 2011
Is it posiible to dump AST for given D source file (like "clang++ -cc1 -ast-dump myCoolSrc.cpp", for example)?
Sep 22 2011
Is it posiible to dump AST for given D source file (like "clang++ -cc1 -ast-dump myCoolSrc.cpp", for example)?