NuSMV/code/nusmv/core/prop/Prop_Rewriter.h File Reference
#include "nusmv/core/utils/object.h"
#include "nusmv/core/utils/defs.h"
#include "nusmv/core/prop/Prop.h"
#include "nusmv/core/wff/wffRewrite.h"
#include "nusmv/core/fsm/fsm.h"
Go to the source code of this file.
Define Documentation
To cast and check instances of class Prop_Rewriter.
These macros must be used respectively to cast and to check instances of class Prop_Rewriter
#define PROP_REWRITER_CHECK_INSTANCE |
( |
self |
|
) |
(nusmv_assert(PROP_REWRITER(self) != PROP_REWRITER(NULL))) |
Typedef Documentation