MyLang
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Static Public Member Functions | List of all members
myparser::RuleDef< N > Class Template Reference

#include <myparser_rule.hpp>

Inheritance diagram for myparser::RuleDef< N >:
Inheritance graph
[legend]
Collaboration diagram for myparser::RuleDef< N >:
Collaboration graph
[legend]

Static Public Member Functions

static std::pair< Node *, Node * > parse (Input &input, const Input &end)
 

Additional Inherited Members

- Protected Member Functions inherited from myparser::RuleNamed< N >
 RuleNamed ()
 
- Protected Member Functions inherited from myparser::Rule
 Rule ()
 

Member Function Documentation

template<class N >
static std::pair<Node *, Node *> myparser::RuleDef< N >::parse ( Input input,
const Input end 
)
static

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