Uses of Enum Class
io.higson.runtime.builtin.implementation.TextNormalizationOptions
Packages that use TextNormalizationOptions
-
Uses of TextNormalizationOptions in io.higson.runtime.builtin.implementation
Methods in io.higson.runtime.builtin.implementation that return TextNormalizationOptionsModifier and TypeMethodDescriptionstatic TextNormalizationOptionsReturns the enum constant of this class with the specified name.static TextNormalizationOptions[]TextNormalizationOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.