Aggregate

A user-defined type (struct, class, or enum).

Members

Enums

Kind
enum Kind
Undocumented in source.

Variables

fields
Variable[] fields;
Undocumented in source.
functions
Function[] functions;
Undocumented in source.
identifier
string identifier;
Undocumented in source.
kind
Kind kind;
Undocumented in source.

Meta