Enum

Stores information about enums

Members

Variables

location
Location location;
members
EnumMember[] members;
name
string name;
protection
Protection protection;
type
Type type;

Meta