dmd.objc

Interfacing with Objective-C.

Specification: Interfacing to Objective-C

Members

Classes

Objc
class Objc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

ObjcClassDeclaration
struct ObjcClassDeclaration

Contains all data for a class declaration that is needed for the Objective-C integration.

ObjcFuncDeclaration
struct ObjcFuncDeclaration

Contains all data for a function declaration that is needed for the Objective-C integration.

Meta

Suggestion Box / Bug Report