enums property

List<Enum> enums
getter/setter pair

All of the enums contained in the AST.

Implementation

List<Enum> enums;