ambitiousExtensionRanges

The extensionRanges from normalizedExtensionRanges, but takes a step further in that any ranges that do not have any fields inbetween them are also merged together. These can then be used in context where it is ok to include field numbers that have to be extension or unknown fields.

Descriptor.swift:613

This declaration is deprecated: Please open a GitHub issue if you think functionality is missing.

lazy var ambitiousExtensionRanges: [Google_Protobuf_DescriptorProto.ExtensionRange] { get set }