[dmd-internals] Dot*Exp classes?

Trass3r mrmocool at gmx.de
Tue Feb 9 14:35:51 PST 2010


> It's for dealing with qualified names, ie names with dots in them.
> They specify the nature of the symbol which is before the dot.
>
> If you look at parse.c, you can see how they are created. I recommend
> looking at lexer.h and parse.c before trying to understand the rest of
> the compiler.
>

Ok thanks for your answer.

> alias int quatsch; // quatsch is a type

offtopic: how is it you're using "quatsch"? It's a German word meaning  
nonsense :)


More information about the dmd-internals mailing list