#include <parser-classes.hpp>
Inheritance diagram for n_rules:
Public Member Functions | |
n_rules (const n_rule *, const n_rules *) | |
Public Attributes | |
std::vector< c_rule * > | rules |
|
Constructor taking the car and cdr of the rule list. |
|
The c_rule representation of the rules in this list. |