#include <operators.hpp>
Public Types | |
using | operand = dsl::atom |
Static Public Attributes | |
static constexpr auto | op = dsl::op<Ast::ExprUnaryArithmetic::negate>(LEXY_LIT("-")) |
Definition at line 712 of file operators.hpp.
using BT::Grammar::Expression::math_prefix::operand = dsl::atom |
Definition at line 715 of file operators.hpp.
|
staticconstexpr |
Definition at line 714 of file operators.hpp.