SpecializeDef

Members

Mixins

__anonymous
mixin genCtor
Undocumented in source.
__anonymous
mixin genIdentifier
Undocumented in source.
__anonymous
mixin genToString
Undocumented in source.

Variables

specializeFrom_
string specializeFrom_;
Undocumented in source.
specializeTo_
string specializeTo_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.

From mixin genToString

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

See Also

Meta