#include <capture.hpp>
Public Member Functions | |
template<typename Context > | |
constexpr void | cancel (Context &) |
template<typename NextParser , typename Context , typename... Args> | |
LEXY_PARSER_FUNC auto | finish (Context &context, Reader &reader, Args &&... args) |
constexpr auto | try_parse (const void *, const Reader &reader) |
Public Attributes | |
Reader::marker | end |
Definition at line 17 of file capture.hpp.
|
inlineconstexpr |
Definition at line 30 of file capture.hpp.
|
inline |
Definition at line 34 of file capture.hpp.
|
inlineconstexpr |
Definition at line 21 of file capture.hpp.
Reader::marker lexyd::_cap< Token >::bp< Reader >::end |
Definition at line 19 of file capture.hpp.