#include <scanner.hpp>
|
const match< nil_t > | no_match () const |
|
const match< nil_t > | empty_match () const |
|
template<typename AttrT , typename IteratorT > |
match< AttrT > | create_match (std::size_t length, AttrT const &val, IteratorT const &, IteratorT const &) const |
|
template<typename MatchT , typename IteratorT > |
void | group_match (MatchT &, parser_id const &, IteratorT const &, IteratorT const &) const |
|
template<typename Match1T , typename Match2T > |
void | concat_match (Match1T &l, Match2T const &r) const |
|
template<typename Match1T , typename Match2T >
void boost::spirit::match_policy::concat_match |
( |
Match1T & |
l, |
|
|
Match2T const & |
r |
|
) |
| const |
|
inline |
template<typename AttrT , typename IteratorT >
match<AttrT> boost::spirit::match_policy::create_match |
( |
std::size_t |
length, |
|
|
AttrT const & |
val, |
|
|
IteratorT const & |
, |
|
|
IteratorT const & |
|
|
) |
| const |
|
inline |
const match<nil_t> boost::spirit::match_policy::empty_match |
( |
| ) |
const |
|
inline |
template<typename MatchT , typename IteratorT >
void boost::spirit::match_policy::group_match |
( |
MatchT & |
, |
|
|
parser_id const & |
, |
|
|
IteratorT const & |
, |
|
|
IteratorT const & |
|
|
) |
| const |
|
inline |
const match<nil_t> boost::spirit::match_policy::no_match |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- boost_1_57_0/boost/spirit/home/classic/core/scanner/scanner.hpp