Public Types | Static Public Attributes | List of all members
lexy::expression_production Struct Reference

#include <expression.hpp>

Inheritance diagram for lexy::expression_production:
Inheritance graph
[legend]

Public Types

using operator_chain_error = lexy::operator_chain_error
 
using operator_group_error = lexy::operator_group_error
 
using operator_nesting_error = lexy::max_operator_nesting_exceeded
 

Static Public Attributes

static constexpr auto max_operator_nesting = 256
 
static constexpr auto rule = lexyd::_expr<void>{}
 

Detailed Description

Definition at line 581 of file expression.hpp.

Member Typedef Documentation

◆ operator_chain_error

Definition at line 586 of file expression.hpp.

◆ operator_group_error

Definition at line 587 of file expression.hpp.

◆ operator_nesting_error

Definition at line 583 of file expression.hpp.

Member Data Documentation

◆ max_operator_nesting

constexpr auto lexy::expression_production::max_operator_nesting = 256
staticconstexpr

Definition at line 584 of file expression.hpp.

◆ rule

constexpr auto lexy::expression_production::rule = lexyd::_expr<void>{}
staticconstexpr

Definition at line 589 of file expression.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:09