A parser that finishes a sink and continues with the next one. More...
#include <base.hpp>
Static Public Member Functions | |
template<typename Context , typename Reader , typename Sink , typename... Args> | |
static LEXY_PARSER_FUNC auto | parse (Context &context, Reader &reader, Sink &sink, Args &&... args) |
A parser that finishes a sink and continues with the next one.
Definition at line 199 of file dsl/base.hpp.
|
inlinestatic |
Definition at line 202 of file dsl/base.hpp.