Pattern

Undocumented in source.

Constructors

this
this(TypeTemplateParameter p)
Undocumented in source.
this
this(Type t, ValueTemplateParameter v)
Undocumented in source.
this
this(Symbol instantiated, TemplateArgument[] args)
Undocumented in source.

Public Imports

util.fastcast
public import util.fastcast;
Undocumented in source.

Members

Functions

accept
auto accept(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
auto accept(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
getType
Type getType(TypeQualifier q)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

parameter
auto parameter [@property getter]
Undocumented in source.

Meta