Enum definition
Syntax
Nested enumerations are not allowed; enumerations are only allowed in package blocks and top-level region.
-
EnumDefinition :
-
enum IdentifierName Block
Syntax
Nested enumerations are not allowed; enumerations are only allowed in package blocks and top-level region.