Gjsify LogoGjsify Logo

These are the possible character classifications from the Unicode specification. See Unicode Character Database.

Index

Enumeration Members

CLOSE_PUNCTUATION: number

General category "Punctuation, Close" (Pe)

CONNECT_PUNCTUATION: number

General category "Punctuation, Connector" (Pc)

CONTROL: number

General category "Other, Control" (Cc)

CURRENCY_SYMBOL: number

General category "Symbol, Currency" (Sc)

DASH_PUNCTUATION: number

General category "Punctuation, Dash" (Pd)

DECIMAL_NUMBER: number

General category "Number, Decimal Digit" (Nd)

ENCLOSING_MARK: number

General category "Mark, Enclosing" (Me)

FINAL_PUNCTUATION: number

General category "Punctuation, Final quote" (Pf)

FORMAT: number

General category "Other, Format" (Cf)

INITIAL_PUNCTUATION: number

General category "Punctuation, Initial quote" (Pi)

LETTER_NUMBER: number

General category "Number, Letter" (Nl)

LINE_SEPARATOR: number

General category "Separator, Line" (Zl)

LOWERCASE_LETTER: number

General category "Letter, Lowercase" (Ll)

MATH_SYMBOL: number

General category "Symbol, Math" (Sm)

MODIFIER_LETTER: number

General category "Letter, Modifier" (Lm)

MODIFIER_SYMBOL: number

General category "Symbol, Modifier" (Sk)

NON_SPACING_MARK: number

General category "Mark, Nonspacing" (Mn)

OPEN_PUNCTUATION: number

General category "Punctuation, Open" (Ps)

OTHER_LETTER: number

General category "Letter, Other" (Lo)

OTHER_NUMBER: number

General category "Number, Other" (No)

OTHER_PUNCTUATION: number

General category "Punctuation, Other" (Po)

OTHER_SYMBOL: number

General category "Symbol, Other" (So)

PARAGRAPH_SEPARATOR: number

General category "Separator, Paragraph" (Zp)

PRIVATE_USE: number

General category "Other, Private Use" (Co)

SPACE_SEPARATOR: number

General category "Separator, Space" (Zs)

SPACING_MARK: number

General category "Mark, Spacing" (Mc)

SURROGATE: number

General category "Other, Surrogate" (Cs)

TITLECASE_LETTER: number

General category "Letter, Titlecase" (Lt)

UNASSIGNED: number

General category "Other, Not Assigned" (Cn)

UPPERCASE_LETTER: number

General category "Letter, Uppercase" (Lu)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method