enums property

List<EnumDefinition> enums
final

Enum declarations in source order.

Implementation

final List<EnumDefinition> enums;