#include <primitives.hpp>


Public Types | |
| typedef anychar_parser | self_t |
| typedef anychar_parser | embed_t |
| typedef anychar_parser | derived_t |
| typedef plain_parser_category | parser_category_t |
Public Member Functions | |
| anychar_parser () | |
| template<typename CharT > | |
| bool | test (CharT) const |
| parser_result< self_t, ScannerT >::type | parse (ScannerT const &scan) const |
| anychar_parser & | derived () |
| anychar_parserconst & | derived () const |
| action< anychar_parser, ActionT > | operator[] (ActionT const &actor) const |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |