TypeInfoStaticArrayDeclaration

Constructors

this
this(Type tinfo)
Undocumented in source.

Members

Functions

accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
TypeInfoStaticArrayDeclaration create(Type tinfo)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TypeInfoDeclaration

tinfo
Type tinfo;
Undocumented in source.
create
TypeInfoDeclaration create(Type tinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
syntaxCopy
Dsymbol syntaxCopy(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
toChars
const(char)* toChars()
Undocumented in source. Be warned that the author may not have intended to support it.
isTypeInfoDeclaration
inout(TypeInfoDeclaration) isTypeInfoDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta