AstTypedAliasTemplateParameter

Typed alias template parameter

Constructors

this
this(Location location, Name name, AstType type)
Undocumented in source.

Members

Variables

type
AstType type;
Undocumented in source.

Inherited Members

From AstTemplateParameter

name
Name name;
Undocumented in source.

Meta