Static Public Attributes | List of all members
BT::Grammar::nested_expr Struct Reference

#include <operators.hpp>

Inheritance diagram for BT::Grammar::nested_expr:
Inheritance graph
[legend]

Static Public Attributes

static constexpr auto rule = dsl::recurse<struct Expression>
 
static constexpr auto value = lexy::forward<Ast::expr_ptr>
 
static constexpr auto whitespace = dsl::ascii::space | escaped_newline
 

Detailed Description

Definition at line 670 of file operators.hpp.

Member Data Documentation

◆ rule

constexpr auto BT::Grammar::nested_expr::rule = dsl::recurse<struct Expression>
staticconstexpr

Definition at line 676 of file operators.hpp.

◆ value

constexpr auto BT::Grammar::nested_expr::value = lexy::forward<Ast::expr_ptr>
staticconstexpr

Definition at line 678 of file operators.hpp.

◆ whitespace

constexpr auto BT::Grammar::nested_expr::whitespace = dsl::ascii::space | escaped_newline
staticconstexpr

Definition at line 674 of file operators.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