Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
TfParser::SkipperGrammar< Iterator > Struct Template Reference

grammar of skipper More...

#include <TfParser.h>

Inheritance diagram for TfParser::SkipperGrammar< Iterator >:

Public Member Functions

 SkipperGrammar ()
 constructor
 

Public Attributes

qi::rule< Iterator > skip
 grammar to skip text
 

Detailed Description

template<typename Iterator>
struct TfParser::SkipperGrammar< Iterator >

grammar of skipper

Parameters
Iteratoriterator of text

Definition at line 179 of file TfParser.h.


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