proto.D0_prototype

Undocumented in source.
template proto(alias TEXT_D1)
class D0_prototype : D0 {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From D0

errinfo
ErrInfo errinfo;
Undocumented in source.
getErrInfo
void getErrInfo(ErrInfo* perrinfo, int linnum)
Undocumented in source. Be warned that the author may not have intended to support it.
getConstructor
Dfunction getConstructor()
Undocumented in source. Be warned that the author may not have intended to support it.
getPrototype
Dobject getPrototype()
Undocumented in source. Be warned that the author may not have intended to support it.
newD0
Dobject newD0(d_string s)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta