Interface IEnumerationType

All Superinterfaces:
ICodeItem, ICodeType, INativeItem, INativeItemListenable, INativeType

@Ser public interface IEnumerationType extends INativeType
This type represents native enumerations.
  • Method Details

    • getConstants

      List<? extends IEnumerationElement> getConstants()
      Retrieve the list of enumerated constants.
      Returns: