src
|
#include <spec.h>
Public Member Functions | |
Spec () | |
Spec (const Spec &spec) | |
Spec & | operator= (const Spec &spec) |
bool | add_def (RuleOp *r) |
void | add (RuleOp *r) |
void | clear () |
Public Attributes | |
RegExp * | re |
rules_t | rules |
|
inline |
|
inline |