spot  1.0
Typedefs | Functions
spot::eltl Namespace Reference

Typedefs

typedef std::pair< std::string,
std::string > 
spair
typedef std::pair
< eltlyy::location, spair
parse_error
 A parse diagnostic <location, <file, message>>.
typedef std::list< parse_errorparse_error_list
 A list of parser diagnostics, as filled by parse.

Functions

const formulaparse_file (const std::string &filename, parse_error_list &error_list, environment &env=default_environment::instance(), bool debug=false)
 Build a formula from a text file.
const formulaparse_string (const std::string &eltl_string, parse_error_list &error_list, environment &env=default_environment::instance(), bool debug=false)
 Build a formula from an ELTL string.
bool format_parse_errors (std::ostream &os, parse_error_list &error_list)
 Format diagnostics produced by spot::eltl::parse.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Sat Oct 27 2012 09:34:34 for spot by doxygen 1.8.1.2