Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = []Module{ {"objectivec", "Objective-C Runtime", "objc", "objc/runtime.h", []string{}}, {"dispatch", "Dispatch", "dispatch", "dispatch/dispatch.h", []string{}}, {"Kernel", "Kernel", "kernel", "Kernel/Kernel.h", []string{}}, {"Foundation", "Foundation", "foundation", "Foundation/Foundation.h", []string{"NS"}}, {"AppKit", "AppKit", "appkit", "AppKit/AppKit.h", []string{"NS"}}, {"UIKit", "UIKit", "uikit", "UIKit/UIKit.h", []string{"NS"}}, {"UniformTypeIdentifiers", "Uniform Type Identifiers", "uti", "UniformTypeIdentifiers/UniformTypeIdentifiers.h", []string{"UT"}}, {"WebKit", "WebKit", "webkit", "WebKit/WebKit.h", []string{"WK"}}, {"FileProvider", "File Provider", "fileprovider", "FileProvider/FileProvider.h", []string{"NS"}}, {"Quartz", "Quartz", "quartz", "Quartz/Quartz.h", []string{"IK", "kQC", "kQuartz", "QC", "IK_"}}, {"SecurityInterface", "Security Interface", "securityinterface", "SecurityInterface/SecurityInterface.h", []string{"SF"}}, {"IOBluetooth", "IOBluetooth", "iobluetooth", "IOBluetooth/IOBluetooth.h", []string{"kIOBluetooth", "kBluetooth", "IOBluetooth", "Bluetooth", "kFTS", "kOBEX"}}, {"CoreGraphics", "Core Graphics", "coregraphics", "CoreGraphics/CoreGraphics.h", []string{"CG", "kCG"}}, {"CoreFoundation", "Core Foundation", "corefoundation", "CoreFoundation/CoreFoundation.h", []string{"CF", "kCF"}}, {"QuartzCore", "Core Animation", "quartzcore", "QuartzCore/QuartzCore.h", []string{"kCA", "CA"}}, {"Vision", "Vision", "vision", "Vision/Vision.h", []string{"VN"}}, {"CoreSpotlight", "Core Spotlight", "corespotlight", "CoreSpotlight/CoreSpotlight.h", []string{"CS"}}, {"CoreAudioKit", "Core Audio Kit", "coreaudiokit", "CoreAudioKit/CoreAudioKit.h", []string{"CA", "AU"}}, {"CoreML", "Core ML", "coreml", "CoreML/CoreML.h", []string{"ML"}}, {"CoreData", "Core Data", "coredata", "CoreData/CoreData.h", []string{"NS"}}, {"CoreMediaIO", "Core Media I/O", "coremediaio", "CoreMediaIO/CMIOHardware.h", []string{"CMIO"}}, {"CoreMedia", "Core Media", "coremedia", "CoreMedia/CoreMedia.h", []string{"CM"}}, {"CoreImage", "Core Image", "coreimage", "CoreImage/CoreImage.h", []string{"CI"}}, {"CoreMIDI", "Core MIDI", "coremidi", "CoreMIDI/CoreMIDI.h", []string{"MIDI", "kMIDI"}}, {"CoreVideo", "Core Video", "corevideo", "CoreVideo/CoreVideo.h", []string{"CV", "kCV"}}, {"CloudKit", "Cloud Kit", "cloudkit", "CloudKit/CloudKit.h", []string{"CK"}}, {"AudioToolbox", "Audio Toolbox", "audiotoolbox", "AudioToolbox/AudioToolbox.h", []string{"AU"}}, {"CoreAudio", "Core Audio", "coreaudio", "CoreAudio/CoreAudio.h", []string{"Audio", "kAudio"}}, {"CoreAudioTypes", "Core Audio Types", "coreaudiotypes", "CoreAudio/CoreAudioTypes.h", []string{"AV"}}, {"CoreLocation", "Core Location", "corelocation", "CoreLocation/CoreLocation.h", []string{"CL"}}, {"Contacts", "Contacts", "contacts", "Contacts/Contacts.h", []string{"CN"}}, {"ContactsUI", "Contacts UI", "contactsui", "ContactsUI/ContactsUI.h", []string{"CN"}}, {"ImageIO", "Image I/O", "imageio", "ImageIO/ImageIO.h", []string{"CG", "kCG", "kCF"}}, {"AVFAudio", "AVFAudio", "avfaudio", "AVFAudio/AVFAudio.h", []string{"AVAudio"}}, {"AVFoundation", "AVFoundation", "avfoundation", "AVFoundation/AVFoundation.h", []string{"AV"}}, {"AVKit", "AVKit", "avkit", "AVKit/AVKit.h", []string{"AV"}}, {"GameplayKit", "GameplayKit", "gameplaykit", "GameplayKit/GameplayKit.h", []string{"GK"}}, {"SystemConfiguration", "System Configuration", "sysconfig", "SystemConfiguration/SystemConfiguration.h", []string{"SC", "kSC"}}, {"SceneKit", "SceneKit", "scenekit", "SceneKit/SceneKit.h", []string{"SCN"}}, {"SpriteKit", "SpriteKit", "spritekit", "SpriteKit/SpriteKit.h", []string{"SK"}}, {"ModelIO", "Model I/O", "modelio", "ModelIO/ModelIO.h", []string{"MDL"}}, {"IOSurface", "IOSurface", "iosurface", "IOSurface/IOSurface.h", []string{"IOSurface", "kIOSurface"}}, {"Metal", "Metal", "metal", "Metal/Metal.h", []string{"MTL"}}, {"MetalKit", "Metal Kit", "metalkit", "MetalKit/MetalKit.h", []string{"MTK"}}, {"MetalPerformanceShadersGraph", "Metal Performance Shaders Graph", "mpsgraph", "MetalPerformanceShadersGraph/MetalPerformanceShadersGraph.h", []string{"MPSGraph"}}, {"MetalPerformanceShaders", "Metal Performance Shaders", "mps", "MetalPerformanceShaders/MetalPerformanceShaders.h", []string{"MPS"}}, {"MediaPlayer", "Media Player", "mediaplayer", "MediaPlayer/MediaPlayer.h", []string{"MP"}}, }
Functions ¶
func CanAbstractModuleCoupling ¶
modules that will cause types to become IObject/unsafe.Pointer or more primitive type
func CanIgnoreNotFound ¶
func CanSkipModuleCoupling ¶
modules that will cause methods/props to be skipped
func TrimPrefix ¶
Types ¶
type Constant ¶
func LookupConstant ¶
Click to show internal directories.
Click to hide internal directories.