Static Public Attributes | List of all members
lexyd::_token< Rule >::_production Struct Reference

#include <token.hpp>

Static Public Attributes

static constexpr auto max_recursion_depth = 0
 
static constexpr auto name = "<token>"
 
static constexpr auto rule = Rule{}
 

Detailed Description

template<typename Rule>
struct lexyd::_token< Rule >::_production

Definition at line 177 of file dsl/token.hpp.

Member Data Documentation

◆ max_recursion_depth

template<typename Rule >
constexpr auto lexyd::_token< Rule >::_production::max_recursion_depth = 0
staticconstexpr

Definition at line 180 of file dsl/token.hpp.

◆ name

template<typename Rule >
constexpr auto lexyd::_token< Rule >::_production::name = "<token>"
staticconstexpr

Definition at line 179 of file dsl/token.hpp.

◆ rule

template<typename Rule >
constexpr auto lexyd::_token< Rule >::_production::rule = Rule{}
staticconstexpr

Definition at line 181 of file dsl/token.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