Static Public Member Functions | Static Public Attributes | List of all members
lexyd::_d< 8 > Struct Reference

#include <digit.hpp>

Inheritance diagram for lexyd::_d< 8 >:
Inheritance graph
[legend]

Static Public Member Functions

static LEXY_CONSTEVAL auto char_class_ascii ()
 
static LEXY_CONSTEVAL auto char_class_name ()
 
template<typename CharT >
static constexpr unsigned digit_value (CharT c)
 
template<typename CharT >
static constexpr bool swar_matches (lexy::_detail::swar_int c)
 
- Static Public Member Functions inherited from lexyd::char_class_base< _d< 8 > >
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 Public Member Functions inherited from lexyd::token_base< _d< 8 > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 

Static Public Attributes

static constexpr unsigned digit_radix = 8
 
- Static Public Attributes inherited from lexyd::token_base< _d< 8 > >
static constexpr _toke< Tag, _d< 8 > > error
 
static constexpr _tokk< Kind, _d< 8 > > kind
 

Additional Inherited Members

- Public Types inherited from lexyd::token_base< _d< 8 > >
using token_type = _d< 8 >
 

Detailed Description

Definition at line 57 of file digit.hpp.

Member Function Documentation

◆ char_class_ascii()

static LEXY_CONSTEVAL auto lexyd::_d< 8 >::char_class_ascii ( )
inlinestatic

Definition at line 64 of file digit.hpp.

◆ char_class_name()

static LEXY_CONSTEVAL auto lexyd::_d< 8 >::char_class_name ( )
inlinestatic

Definition at line 59 of file digit.hpp.

◆ digit_value()

template<typename CharT >
static constexpr unsigned lexyd::_d< 8 >::digit_value ( CharT  c)
inlinestaticconstexpr

Definition at line 74 of file digit.hpp.

◆ swar_matches()

template<typename CharT >
static constexpr bool lexyd::_d< 8 >::swar_matches ( lexy::_detail::swar_int  c)
inlinestaticconstexpr

Definition at line 80 of file digit.hpp.

Member Data Documentation

◆ digit_radix

constexpr unsigned lexyd::_d< 8 >::digit_radix = 8
staticconstexpr

Definition at line 71 of file digit.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Mon Sep 16 2024 02:19:25