#include <formula.h>
Inheritance diagram for Iff:
Public Types | |
typedef Formula * | V1type |
typedef Formula * | V2type |
Public Methods | |
DEFINE_VISITABLE () | |
Iff (Formula *c1, Formula *c2) | |
Public Attributes | |
Formula * | v1 |
Formula * | v2 |
|
|
|
|
|
|
|
|
|
Definition at line 70 of file formula.h. Referenced by Formula_basic_visitor::visit(). |
|
Definition at line 70 of file formula.h. Referenced by Formula_basic_visitor::visit(). |