dstep v0.2.1 (2016-01-16T16:11:31Z)
Home
Dub
Repo
ObjcInterface
dstep
translator
objc
ObjcInterface
Undocumented in source.
class
ObjcInterface :
Declaration
(
Data
) {
this
(Cursor cursor, Cursor parent, Translator translator);
string
translate
();
string
[]
collectInterfaces
(ObjcCursor cursor);
}
Constructors
this
this
(Cursor cursor, Cursor parent, Translator translator)
Undocumented in source.
Members
Functions
collectInterfaces
string
[]
collectInterfaces
(ObjcCursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translate
string
translate
()
Undocumented in source. Be warned that the author may not have intended to support it.
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
string
translate
()
Undocumented in source.
spelling
string
spelling
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dstep
translator
objc
ObjcInterface
modules
Category
ObjcInterface