Uses of Class
temper.std.regex.CodePoints
Packages that use CodePoints
-
Uses of CodePoints in temper.std.regex
Fields in temper.std.regex declared as CodePointsMethods in temper.std.regex that return CodePointsMethods in temper.std.regex with parameters of type CodePointsModifier and TypeMethodDescriptionvoidRegexFormatter.pushCodePoints(CodePoints codePoints__252, boolean insideCodeSet__253) Constructors in temper.std.regex with parameters of type CodePointsModifierConstructorDescriptionRegexRefs(@Nullable CodePoints codePoints__188) RegexRefs(@Nullable CodePoints codePoints__188, @Nullable Group group__189) RegexRefs(@Nullable CodePoints codePoints__188, @Nullable Group group__189, @Nullable Or orObject__190)