NuSMV/code/nusmv/core/compile/PredicateNormaliser.h File Reference

#include "nusmv/core/compile/symb_table/SymbTable.h"
#include "nusmv/core/set/set.h"
#include "nusmv/core/utils/utils.h"

Go to the source code of this file.

Defines

#define PREDICATE_NORMALISER(x)   ((PredicateNormaliser_ptr) x)
#define PREDICATE_NORMALISER_CHECK_INSTANCE(x)   ( nusmv_assert(PREDICATE_NORMALISER(x) != PREDICATE_NORMALISER(NULL)) )

Typedefs

typedef struct
PredicateNormaliser_TAG * 
PredicateNormaliser_ptr

Define Documentation

#define PREDICATE_NORMALISER (  )     ((PredicateNormaliser_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define PREDICATE_NORMALISER_CHECK_INSTANCE (  )     ( nusmv_assert(PREDICATE_NORMALISER(x) != PREDICATE_NORMALISER(NULL)) )
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct PredicateNormaliser_TAG* PredicateNormaliser_ptr
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 14 Oct 2015 for NuSMV Developers Manual by  doxygen 1.6.1