Interface ModifierReviewable.OfEnumeration

    • Method Detail

      • isEnum

        boolean isEnum()
        Specifies if the modifier described by this object represents the enum flag.
        Returns:
        true if the modifier described by this object represents the enum flag.
      • getEnumerationState

        EnumerationState getEnumerationState()
        Returns this byte code element's enumeration state.
        Returns:
        This byte code element's enumeration state.