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

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

Go to the source code of this file.

Defines

#define PREDICATE_EXTRACTOR(x)   ((PredicateExtractor_ptr) x)
#define PREDICATE_EXTRACTOR_CHECK_INSTANCE(x)   ( nusmv_assert(PREDICATE_EXTRACTOR(x) != PREDICATE_EXTRACTOR(NULL)) )

Typedefs

typedef struct
PredicateExtractor_TAG * 
PredicateExtractor_ptr

Define Documentation

#define PREDICATE_EXTRACTOR (  )     ((PredicateExtractor_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define PREDICATE_EXTRACTOR_CHECK_INSTANCE (  )     ( nusmv_assert(PREDICATE_EXTRACTOR(x) != PREDICATE_EXTRACTOR(NULL)) )
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct PredicateExtractor_TAG* PredicateExtractor_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