Reflection would be really nice
    Frank Benoit (keinfarbton) 
    benoit at tionex.removethispart.de
       
    Thu Apr 19 02:53:05 PDT 2007
    
    
  
Walter Bright schrieb:
> Frank Benoit (keinfarbton) wrote:
>> class ClassInfo{
>>     Field[] fields;
>>     Method[] methods;
>>     Constructors[] constructors;
>>     static ClassInfo[] allClasses; // probably the most important
>> }
> 
> allClasses is already there, see Classinfo.find().
Where can i find the ClassInfo DDoc?
It seems, it disappeared from
http://www.digitalmars.com/d/phobos/object.html
    
    
More information about the Digitalmars-d
mailing list