SemanticSymbol.typeLookups

Information used to do type resolution, inheritance, mixins, and alias this

struct SemanticSymbol
UnrolledList!(TypeLookup*, Mallocator, false) typeLookups;

Meta