#include <myparser_rule.hpp>
Static Public Member Functions | |
static std::pair< Node *, Node * > | parse (Input &input, const Input &end) |
Protected Member Functions | |
MYPARSER_INLINE | RuleRegex () |
Protected Member Functions inherited from myparser::RuleNamed< N > | |
RuleNamed () | |
Protected Member Functions inherited from myparser::Rule | |
Rule () | |
Static Private Member Functions | |
static MYPARSER_INLINE std::pair< Node *, Node * > | runRegex (Input &input, const Input &end) |
|
inlineprotected |
|
inlinestatic |
|
inlinestaticprivate |