dmd.asttypename

Development utility for printing AST nodes by their internal name, instead of as D source code.

Members

Functions

astTypeName
string astTypeName(RootObject node)

Manifest constants

mixin_string
enum mixin_string;
Undocumented in source.

Meta

Authors

Stefan Koch