enums property

Return a list containing all of the enums contained in this compilation unit.

Implementation

List<ClassElement> get enums;