constants property

Return the enumeration constants being declared.

Implementation

NodeList<EnumConstantDeclaration> get constants;