Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FCamelCaseBreakIterator Namespace Reference

Enumerations

enum  ETokenType {
  Uppercase = 0x0 , Lowercase = 0x1 , Digit = 0x2 , Null = 0x3 ,
  Other = 0x4
}
 

Enumeration Type Documentation

◆ ETokenType

Enumerator
Uppercase 
Lowercase 
Digit 
Null 
Other 

Definition at line 14104 of file Enums.h.