Classes | Variables
BT::Grammar Namespace Reference

Classes

struct  _xid_start_character
 
struct  AnyValue
 
struct  BooleanLiteral
 
struct  Expression
 
struct  Integer
 
struct  Name
 
struct  nested_expr
 
struct  Real
 
struct  stmt
 
struct  StringLiteral
 

Variables

constexpr auto escaped_newline = dsl::backslash >> dsl::newline
 
constexpr auto xid_start_character = _xid_start_character{}
 

Variable Documentation

◆ escaped_newline

constexpr auto BT::Grammar::escaped_newline = dsl::backslash >> dsl::newline
constexpr

Definition at line 667 of file operators.hpp.

◆ xid_start_character

constexpr auto BT::Grammar::xid_start_character = _xid_start_character{}
inlineconstexpr

Definition at line 55 of file any_types.hpp.



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