#include <fwd_table.h>
Inheritance diagram for CProcessor:

Public Methods | |
| virtual bool | process_constraint (const Constraint *)=0 |
|
|
processes one matched constraint. Resturns true when the matching process can terminate. Implemented in SimpleCProcessor. |