Struct

Struct

Constructors

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

Members

Properties

hasIndirection
hasIndirection [@property getter]
Undocumented in source.
hasIndirection
bool hasIndirection [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isPod
isPod [@property getter]
Undocumented in source.
isPod
bool isPod [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isSmall
isSmall [@property getter]
Undocumented in source.
isSmall
bool isSmall [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Aggregate

aliasThis
Name[] aliasThis;
Undocumented in source.
members
Symbol[] members;
Undocumented in source.

Meta