spot  0.9.1
Namespaces | Typedefs | Functions
public.hh File Reference
#include "tgba/tgbaexplicit.hh"
#include "tgbaparse/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
< tgbayy::location,
std::string > 
spot::tgba_parse_error
 A parse diagnostic with its location.
typedef std::list
< tgba_parse_error > 
spot::tgba_parse_error_list
 A list of parser diagnostics, as filled by parse.

Functions

tgba_explicit_string * spot::tgba_parse (const std::string &filename, tgba_parse_error_list &error_list, bdd_dict *dict, ltl::environment &env=ltl::default_environment::instance(), ltl::environment &envacc=ltl::default_environment::instance(), bool debug=false)
 Build a spot::tgba_explicit from a text file.
bool spot::format_tgba_parse_errors (std::ostream &os, const std::string &filename, tgba_parse_error_list &error_list)
 Format diagnostics produced by spot::tgba_parse.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed May 23 2012 12:06:45 for spot by doxygen 1.7.6.1