#include <formula.h>
Inheritance diagram for Not:


Public Types | |
| typedef Formula * | V1type |
Public Methods | |
| DEFINE_VISITABLE () | |
| Not (Formula *c1) | |
Public Attributes | |
| Formula * | v1 |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 66 of file formula.h. Referenced by Formula_basic_visitor::visit(). |
1.2.15