Interface ModifierContributor

    • Method Detail

      • getMask

        int getMask()
        Returns the mask of this modifier.
        Returns:
        The modifier mask that is to be applied to the target type or type member.
      • getRange

        int getRange()
        Returns the entire range of modifiers that address this contributor's property.
        Returns:
        The range of this contributor's property.
      • isDefault

        boolean isDefault()
        Determines if this is the default modifier.
        Returns:
        true if this contributor represents the default modifier.