Static Public Attributes | List of all members
lexy::_detail::ws_production< WhitespaceRule > Struct Template Reference

#include <whitespace.hpp>

Static Public Attributes

static constexpr auto max_recursion_depth = 0
 
static constexpr auto name = "<whitespace>"
 
static constexpr auto rule = lexy::dsl::loop(WhitespaceRule{} | lexy::dsl::break_)
 

Detailed Description

template<typename WhitespaceRule>
struct lexy::_detail::ws_production< WhitespaceRule >

Definition at line 25 of file whitespace.hpp.

Member Data Documentation

◆ max_recursion_depth

template<typename WhitespaceRule >
constexpr auto lexy::_detail::ws_production< WhitespaceRule >::max_recursion_depth = 0
staticconstexpr

Definition at line 28 of file whitespace.hpp.

◆ name

template<typename WhitespaceRule >
constexpr auto lexy::_detail::ws_production< WhitespaceRule >::name = "<whitespace>"
staticconstexpr

Definition at line 27 of file whitespace.hpp.

◆ rule

template<typename WhitespaceRule >
constexpr auto lexy::_detail::ws_production< WhitespaceRule >::rule = lexy::dsl::loop(WhitespaceRule{} | lexy::dsl::break_)
staticconstexpr

Definition at line 29 of file whitespace.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10