extensionScope

    Extensions can be declared within the scope of another message. If this is an extension field, then this will be the scope it was declared in nil if was declared at a global scope.

    Descriptor.swift:1182
    var extensionScope: Descriptor? { get }

    Other members in extension

    Instance members

    Show obsolete interfaces (5)

    Hide obsolete interfaces