Classes | Static Public Member Functions | List of all members
lexyd::_expr< RootOperation > Struct Template Reference

#include <expression.hpp>

Inheritance diagram for lexyd::_expr< RootOperation >:
Inheritance graph
[legend]

Classes

struct  _continuation
 
struct  _state
 
struct  p
 

Static Public Member Functions

template<unsigned MinBindingPower, typename Context , typename Reader >
static constexpr bool _parse (Context &context, Reader &reader, _state &state)
 
template<unsigned MinBindingPower, typename Context , typename Reader >
static constexpr bool _parse_lhs (Context &context, Reader &reader, _state &state)
 

Detailed Description

template<typename RootOperation>
struct lexyd::_expr< RootOperation >

Definition at line 255 of file expression.hpp.

Member Function Documentation

◆ _parse()

template<typename RootOperation >
template<unsigned MinBindingPower, typename Context , typename Reader >
static constexpr bool lexyd::_expr< RootOperation >::_parse ( Context &  context,
Reader &  reader,
_state state 
)
inlinestaticconstexpr

Definition at line 486 of file expression.hpp.

◆ _parse_lhs()

template<typename RootOperation >
template<unsigned MinBindingPower, typename Context , typename Reader >
static constexpr bool lexyd::_expr< RootOperation >::_parse_lhs ( Context &  context,
Reader &  reader,
_state state 
)
inlinestaticconstexpr

Definition at line 454 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 Nov 1 2024 02:20:54