Enumeration Caseswift 6.0.3_RegexParser
alphabetic
case alphabetic
case alphabetic
s12_RegexParser3ASTV4AtomV17CharacterPropertyV11JavaSpecialO10alphabeticyA2ImF
What are these?578G5
import _RegexParser
enum JavaSpecial
Special Java properties that correspond to methods on java.lang.Character
, with the java
prefix replaced by is
.
struct AST
A regex abstract syntax tree.
struct Atom
struct CharacterProperty
case defined
case digit
case identifierIgnorable
case ideographic
case isoControl
case javaIdentifierPart
case javaIdentifierStart
case javaLetter
case javaLetterOrDigit
case lowerCase
case mirrored
case spaceChar
case titleCase
case unicodeIdentifierPart
case unicodeIdentifierStart
case upperCase
case whitespace