HrcDumperInfo Struct Reference

#include <HrcDumper.h>

Public Types

enum  { HRC_STAGE_BEGIN = 1, HRC_STAGE_END = 2, HRC_STAGE_BEGIN_END = HRC_STAGE_BEGIN | HRC_STAGE_END }

Data Fields

struct {
   const char *   filename
   int   lineno
   const char *   message
   const char *   token
error
HrcNode_ptr hrcNode
boolean last_in_list
boolean list_is_empty
union {
   node_ptr   expr
   node_ptr   name
   node_ptr   value
n1
union {
   node_ptr   body
   node_ptr   expr
   int   lineno
   node_ptr   type
n2
Prop_Type spec_type
enum HrcDumperInfo:: { ... }  stage
SymbCategory symb_cat
void * user

Member Enumeration Documentation

anonymous enum
Enumerator:
HRC_STAGE_BEGIN 
HRC_STAGE_END 
HRC_STAGE_BEGIN_END 

Field Documentation

struct { ... } HrcDumperInfo::error
union { ... } HrcDumperInfo::n1
union { ... } HrcDumperInfo::n2
enum { ... } HrcDumperInfo::stage
const char* HrcDumperInfo::token

The documentation for this struct was generated from the following file:
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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