Skip to content
  • Jeremy Whiting's avatar
    Support [GenericAccessors] attribute for interfaces · 6a6a2cf5
    Jeremy Whiting authored and Jürg Billeter's avatar Jürg Billeter committed
    This adds internal abstract functions to enable access to the element
    type from within a generic interface. These functions are implicitly
    implemented by all classes that implement interfaces with the
    [GenericAccessors] attribute.
    
    Fixes bug 640330.
    6a6a2cf5