#include <list.hpp>
Public Member Functions | |
template<typename Context > | |
constexpr void | cancel (Context &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 &reader) |
Public Attributes | |
lexy::branch_parser_for< Item, Reader > | item |
|
inlineconstexpr |
|
inline |
|
inlineconstexpr |
lexy::branch_parser_for<Item, Reader> lexyd::_lst< Item, Sep >::bp< Reader >::item |