dstep v0.2.1 (2016-01-16T16:11:31Z)
Home
Dub
Repo
Record
dstep
translator
Record
Undocumented in source.
class
Record :
Declaration
(
Data
) {
static
bool
[
Cursor
]
recordDefinitions
;
this
(Cursor cursor, Cursor parent, Translator translator);
string
translate
();
}
Constructors
this
this
(Cursor cursor, Cursor parent, Translator translator)
Undocumented in source.
Members
Functions
translate
string
translate
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
recordDefinitions
bool
[
Cursor
]
recordDefinitions
;
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
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
Record
modules
Declaration
Enum
IncludeHandler
Output
Record
Translator
Type
objc