#include <symbol.hpp>
Public Member Functions | |
template<typename Context > | |
constexpr void | cancel (Context &) |
template<typename NextParser , typename Context , typename... Args> | |
LEXY_PARSER_FUNC bool | finish (Context &context, Reader &reader, Args &&... args) |
template<typename ControlBlock > | |
constexpr bool | try_parse (ControlBlock &, const Reader &reader) |
constexpr LEXY_DECAY_DECLTYPE(Table) auto | value () const |
Public Attributes | |
Reader::marker | end |
Definition at line 269 of file symbol.hpp.
|
inlineconstexpr |
Definition at line 298 of file symbol.hpp.
|
inline |
Definition at line 302 of file symbol.hpp.
|
inlineconstexpr |
Definition at line 281 of file symbol.hpp.
|
inlineconstexpr |
Definition at line 275 of file symbol.hpp.
Reader::marker lexyd::_sym< Table, Token, Tag >::bp< Reader >::end |
Definition at line 271 of file symbol.hpp.