spot  0.8.3
Namespaces | Typedefs | Functions
public.hh File Reference
#include "kripke/kripkeexplicit.hh"
#include "kripkeparse/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

namespace  spot

Typedefs

typedef std::pair
< kripkeyy::location,
std::string > 
spot::kripke_parse_error
 A parse diagnostic with its location.
typedef std::list
< kripke_parse_error > 
spot::kripke_parse_error_list
 A list of parser diagnostics, as filled by parse.

Functions

kripke_explicit * spot::kripke_parse (const std::string &name, kripke_parse_error_list &error_list, bdd_dict *dict, ltl::environment &env=ltl::default_environment::instance(), bool debug=false)
bool spot::format_kripke_parse_errors (std::ostream &os, const std::string &filename, kripke_parse_error_list &error_list)
 Format diagnostics produced by spot::kripke_parse.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Mar 9 2012 13:52:09 for spot by doxygen 1.7.6.1