|
bux API Reference 1.12.3
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <ScannerBase.h>
Static Public Member Functions | |
| static void | appendUTF8 (std::string &u8s, const T_LexCh &ch) |
| static unsigned | columnsInDisplay (const T_LexCh &ch) |
| static T_LexID | id (const T_LexCh &ch) |
| static bool | read (C_UnicodeIn &uin, T_LexCh &ch) |
| static void | setId (T_LexCh &ch, T_LexID id) |
Definition at line 39 of file ScannerBase.h.
|
static |
|
static |
|
static |
|
static |
|
static |