#include <eol.hpp>
Public Types | |
typedef unused_type | attribute_type |
typedef eol_parser | derived_type |
Public Member Functions | |
template<typename Iterator , typename Context , typename Attribute > | |
bool | parse (Iterator &first, Iterator const &last, Context const &context, unused_type, Attribute &) const |
eol_parserconst & | derived () const |
action< eol_parser, Action > | operator[] (Action f) const |
guard< eol_parser, Handler > | on_error (Handler f) const |
Static Public Attributes | |
static bool const | has_attribute = false |
static bool const | handles_container |
static bool const | is_pass_through_unary |
static bool const | has_action |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
References boost::xpressive::first, boost::xpressive::matched, and boost::spirit::x3::skip_over().
|
staticinherited |
|
staticinherited |
|
static |
|
staticinherited |