| static nothrow | CharClassTable() |
| private nothrow | CharClassTable() |
| public inline nothrow CharClass | GetCharacterClass(char c) |
| public static nothrow CharClassTable& | Instance() |
| private nothrow void | SetCharacterClass(byte first, byte last, CharClass c) |
| private static UniquePtr<CharClassTable> | instance |
| private CharClass[256] | table |