Enums
The following enums are available globally.
-
Supported expression types.
See moreDeclaration
Swift
enum ExpressionPatternType: String
-
Defines inequality signs used by inquality and inequality extended expressions.
See moreDeclaration
Swift
enum InequalitySign: String
-
Represents internal patterns used by the framework to avoid copy-pastes.
See moreDeclaration
Swift
enum InternalPattern: String
-
Specifies available translation types used by translation processor to have knowledge about specifics of loaded translations. It helps later to decide what is needed to do with
See moreLoadedTranslation
’scontent
property.Declaration
Swift
enum LoadedTranslationType