Enums

The following enums are available globally.

  • Defines inequality signs used by inquality and inequality extended expressions.

    See more

    Declaration

    Swift

    enum InequalitySign: String
  • Represents internal patterns used by the framework to avoid copy-pastes.

    See more

    Declaration

    Swift

    enum InternalPattern: String
  • Enum that represents file types used by LocalizableFilesLoader.

    See more

    Declaration

    Swift

    enum StringsFileType: String
  • Supported value types used by InequalityExpressionMatcher and InequalityExtendedExpressionMatcher.

    See more

    Declaration

    Swift

    enum ValueType: String