objcclasshierarchy

package
v0.10.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ObjCClassFrameworkIndex = map[string]string{}/* 5869 elements not displayed */

ObjCClassFrameworkIndex maps each ObjC class name to its canonical owning framework. Used by the loader to resolve cross-framework ObjC class inheritance chains.

View Source
var ObjCClassSuperclassIndex = map[string]string{}/* 5869 elements not displayed */

ObjCClassSuperclassIndex maps each ObjC class name to its canonical superclass name. The empty string denotes a root class (no superclass, e.g. NSObject). Generated from committed .gometa.json files; regenerate after SDK upgrades.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL