ObjcInterface

Undocumented in source.

Constructors

this
this(Cursor cursor, Cursor parent, Translator translator)
Undocumented in source.

Members

Functions

collectInterfaces
string[] collectInterfaces(ObjcCursor objcCursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translate
void translate(Output output)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currentClass
ClassData currentClass;
Undocumented in source.

Inherited Members

From Declaration

cursor
Cursor cursor;
Undocumented in source.
parent
Cursor parent;
Undocumented in source.
translator
Translator translator;
Undocumented in source.
Constructors
template Constructors()
Undocumented in source.
translate
void translate(Output output)
Undocumented in source.
spelling
string spelling [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta