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

#include <any_types.hpp>

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

Static Public Attributes

static constexpr auto rule
 
static constexpr auto value = lexy::construct<BT::Any>
 

Detailed Description

Definition at line 155 of file any_types.hpp.

Member Data Documentation

◆ rule

constexpr auto BT::Grammar::AnyValue::rule
staticconstexpr
Initial value:
=
dsl::p<BooleanLiteral> | dsl::p<StringLiteral> | dsl::p<Real> | dsl::p<Integer>

Definition at line 157 of file any_types.hpp.

◆ value

constexpr auto BT::Grammar::AnyValue::value = lexy::construct<BT::Any>
staticconstexpr

Definition at line 159 of file any_types.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