StereotypeDefinition

Undocumented in source.
struct StereotypeDefinition (
S
) if (
is(S == struct)
) {}

Members

Variables

stereotype
S stereotype;
Undocumented in source.
target
LocatedAggregate target;
Undocumented in source.

Meta