#include <operators.hpp>
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 |
Definition at line 675 of file operators.hpp.
|
staticconstexpr |
Definition at line 681 of file operators.hpp.
|
staticconstexpr |
Definition at line 683 of file operators.hpp.
|
staticconstexpr |
Definition at line 679 of file operators.hpp.