#include <context_flag.hpp>
|
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 (const ControlBlock *cb, const Reader &) |
|
template<typename Id, bool Value>
template<typename Reader>
struct lexyd::_ctx_fis< Id, Value >::bp< Reader >
Definition at line 68 of file context_flag.hpp.
◆ cancel()
template<typename Id , bool Value>
template<typename Reader >
template<typename Context >
◆ finish()
template<typename Id , bool Value>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
◆ try_parse()
template<typename Id , bool Value>
template<typename Reader >
template<typename ControlBlock >
constexpr bool lexyd::_ctx_fis< Id, Value >::bp< Reader >::try_parse |
( |
const ControlBlock * |
cb, |
|
|
const Reader & |
|
|
) |
| |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: