On Thursday, 22 March 2012 at 18:06:24 UTC, Felix Hufnagel wrote: > in addition to .codeof, let's think about .astof returning an > abstract syntax tree. I haven't really looked at DMD's AST structure, but I assume we could just duplicate that minus any CTFE stuff or codegen stuff.