NuSMV/code/nusmv/shell/parser/parserCmd.c File Reference

#include "nusmv/shell/cmd/cmd.h"
#include "nusmv/shell/parser/parserCmd.h"
#include "nusmv/core/compile/compile.h"
#include "nusmv/core/parser/parser.h"
#include "nusmv/core/utils/ErrorMgr.h"
#include "nusmv/core/utils/Logger.h"
#include "nusmv/core/utils/StreamMgr.h"
#include "nusmv/core/utils/error.h"

Functions

void Parser_Cmd_init (NuSMVEnv_ptr const env)
 Module header file for parser shell commands.

Variables

cmp_struct_ptr cmps
 Interface of the parser package with the shell.

Function Documentation

void Parser_Cmd_init ( NuSMVEnv_ptr  env  ) 

Module header file for parser shell commands.

Author:
Michele Dorigatti Module header file for parser shell commandsAutomaticStart
Todo:
Missing synopsis
Todo:
Missing description

Variable Documentation

cmp_struct_ptr cmps

Interface of the parser package with the shell.

Author:
Marco Roveri Provides command for reading the NuSMV input file and build an internal representation of it.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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