#include <symbol.hpp>
|
template<typename L , typename T , typename... R> |
constexpr auto | operator() (_id< L, T, R... > id) const |
|
template<typename Token > |
constexpr auto | operator() (Token) const |
|
|
static constexpr _sym< Table, void, ErrorTag > | error |
|
template<const auto & Table>
struct lexyd::_sym_dsl< Table >
Definition at line 520 of file symbol.hpp.
◆ operator()() [1/2]
template<const auto & Table>
template<typename L , typename T , typename... R>
◆ operator()() [2/2]
template<const auto & Table>
template<typename Token >
The documentation for this struct was generated from the following file: