proto.D0_prototype

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

Constructors

this
this(CallContext* cc)
Undocumented in source.

Inherited Members

From D0

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

Meta