#include <plain_token.hpp>
|
| plain_token (TokenId const &id) |
|
template<typename Iterator , typename Context , typename Skipper , typename Attribute > |
bool | parse (Iterator &first, Iterator const &last, Context &, Skipper const &skipper, Attribute &attr) const |
|
template<typename Context > |
info | what (Context &) const |
|
plain_token< TokenId >const & | derived () const |
|
template<typename TokenId >
template<typename TokenId >
template<typename Iterator , typename Context , typename Skipper , typename Attribute >
bool boost::spirit::qi::plain_token< TokenId >::parse |
( |
Iterator & |
first, |
|
|
Iterator const & |
last, |
|
|
Context & |
, |
|
|
Skipper const & |
skipper, |
|
|
Attribute & |
attr |
|
) |
| const |
|
inline |
template<typename TokenId >
template<typename Context >
template<typename TokenId >
The documentation for this struct was generated from the following file: