Getting Type Information

mgnews at gmx.de mgnews at gmx.de
Wed Jun 11 08:33:14 PDT 2008


Hello,

I want to extract all external types which are used in a class.
Is there an easy way to do this? I tried the Visitor, but the type information (e.g. for variables) is stored in different ways, so it's more like a trial and error.

Perhaps I just didn't find the right documentation.

Kind regards



More information about the compiler-dev mailing list