#include <unicode.hpp>
Static Public Member Functions | |
static LEXY_CONSTEVAL auto | char_class_ascii () |
static LEXY_UNICODE_CONSTEXPR bool | char_class_match_cp (char32_t cp) |
template<typename Encoding > | |
static constexpr auto | char_class_match_swar (lexy::_detail::swar_int c) |
static LEXY_CONSTEVAL auto | char_class_name () |
![]() | |
static constexpr std::false_type | char_class_match_cp (char32_t) |
static constexpr auto | char_class_match_swar (lexy::_detail::swar_int) |
static constexpr void | char_class_report_error (Context &context, typename Reader::iterator position) |
static constexpr bool | char_class_unicode () |
![]() | |
static LEXY_PARSER_FUNC bool | token_parse (Context &context, Reader &reader) |
Additional Inherited Members | |
![]() | |
using | token_type = _blank |
![]() | |
static constexpr _toke< Tag, _blank > | error |
static constexpr _tokk< Kind, _blank > | kind |
Definition at line 73 of file unicode.hpp.
|
inlinestatic |
Definition at line 80 of file unicode.hpp.
|
inlinestatic |
Definition at line 85 of file unicode.hpp.
|
inlinestaticconstexpr |
Definition at line 92 of file unicode.hpp.
|
inlinestatic |
Definition at line 75 of file unicode.hpp.