Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

public.hh File Reference

#include "ltlenv/defaultenv.hh"
#include "ltlparse/location.hh"
#include "saut/saut.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< yy::location,
std::string > 
saut_parse_error
 A parse diagnostic with its location.
typedef std::list< saut_parse_errorsaut_parse_error_list
 A list of parser diagnostics, as filled by parse.

Functions

saut * saut_parse (const std::string &filename, saut_parse_error_list &error_list, bdd_dict *dict, ltl::environment &env=ltl::default_environment::instance(), bool debug=false)
 Build a spot::saut_explicit from a text file.
bool format_saut_parse_errors (std::ostream &os, const std::string &filename, saut_parse_error_list &error_list)
 Format diagnostics produced by spot::saut_parse.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed Mar 1 11:21:30 2006 for spot by doxygen 1.4.0