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 :)
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals