![]() |
Flutter Engine
The Flutter Engine
|
#include <object.h>
Additional Inherited Members | |
![]() | |
typedef RegExType | Type |
![]() | |
static constexpr bool | is_valid (RegExType value) |
static constexpr int8_t | mask () |
static constexpr int8_t | mask_in_place () |
static constexpr int | shift () |
static constexpr int | bitsize () |
static constexpr int8_t | encode (RegExType value) |
static constexpr RegExType | decode (int8_t value) |
static constexpr int8_t | update (RegExType value, int8_t original) |
![]() | |
static constexpr intptr_t | kNextBit |