Template

Template

Constructors

this
this(Location location, Scope parentScope, Name name, TemplateParameter[] parameters, Declaration[] members)
Undocumented in source.

Members

Properties

storage
storage [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
storage
Storage storage [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ifti
Type[] ifti;
Undocumented in source.
instances
TemplateInstance[string] instances;
Undocumented in source.
members
Declaration[] members;
Undocumented in source.
parameters
TemplateParameter[] parameters;
Undocumented in source.

Inherited Members

From ScopeSymbol

__anonymous
mixin ScopeImpl
Undocumented in source.

Meta