molecular
Static Public Member Functions | List of all members
molecular::util::Parser::False Class Reference

Parsing always fails. More...

#include <Parser.h>

Static Public Member Functions

template<class Iterator >
static bool Parse (Iterator &, Iterator, void *)
 

Detailed Description

Parsing always fails.

Mostly used as standard template argument for Alternation

Member Function Documentation

template<class Iterator >
static bool molecular::util::Parser::False::Parse ( Iterator &  ,
Iterator  ,
void *   
)
inlinestatic

The documentation for this class was generated from the following file: