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

public.hh File Reference

#include "ltlast/formula.hh"
#include "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
namespace  spot::ltl

Typedefs

typedef std::pair< yy::Location,
std::string > 
parse_error
 A parse diagnostic with its location.
typedef std::list< parse_errorparse_error_list
 A list of parser diagnostics, as filled by parse.

Functions

formula * parse (const std::string &ltl_string, parse_error_list &error_list, environment &env=default_environment::instance(), bool debug=false)
 Build a formula from an LTL string.
bool format_parse_errors (std::ostream &os, const std::string &ltl_string, parse_error_list &error_list)
 Format diagnostics produced by spot::ltl::parse.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Jan 31 12:54:34 2005 for spot by doxygen 1.4.0