spot  1.1.4
Namespaces | Typedefs | Functions
public.hh File Reference
#include "tgba/tgbaexplicit.hh"
#include "neverparse/location.hh"
#include "ltlenv/defaultenv.hh"
#include <string>
#include <list>
#include <utility>
#include <iosfwd>
Include dependency graph for public.hh:

Go to the source code of this file.

Namespaces

 spot
 

Typedefs

typedef std::pair
< neverclaimyy::location,
std::string > 
spot::neverclaim_parse_error
 A parse diagnostic with its location. More...
 
typedef std::list
< neverclaim_parse_error > 
spot::neverclaim_parse_error_list
 A list of parser diagnostics, as filled by parse. More...
 

Functions

tgba_explicit_string * spot::neverclaim_parse (const std::string &filename, neverclaim_parse_error_list &error_list, bdd_dict *dict, ltl::environment &env=ltl::default_environment::instance(), bool debug=false)
 Build a spot::tgba_explicit from a Spin never claim file. More...
 
bool spot::format_neverclaim_parse_errors (std::ostream &os, const std::string &filename, neverclaim_parse_error_list &error_list)
 Format diagnostics produced by spot::neverclaim_parse. More...
 

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4