#include <ere_dups.h>
Public Member Functions | |
| bool | is_lazy () |
| void | push_parsers (parser_list &l) |
| void | set_recognized_dup (unsigned long rec_dup) |
| unsigned long | get_recognized_dup () |
| unsigned long | get_max () |
| unsigned long | get_min () |
Private Types | |
|
typedef grammar_to_parser::basic_parser< E >::parser_list | parser_list |
Private Attributes | |
| unsigned long | m_rep |
|
grammar_to_parser::basic_non_terminal< E, dup_and_dup_branch > | m_dup_and_dups |
|
grammar_to_parser::basic_choice< E, ere_dupl_symbol< E > > | m_dup |
1.4.1