#include <ltlast/formula.hh>#include <iosfwd>Include dependency graph for tostring.hh:

Go to the source code of this file.
Namespaces | |
| namespace | spot |
| namespace | spot::ltl |
Functions | |
| std::ostream & | spot::ltl::to_string (const formula *f, std::ostream &os) |
| Output a formula as a (parsable) string. | |
| std::string | spot::ltl::to_string (const formula *f) |
| Convert a formula into a (parsable) string. | |
| std::ostream & | spot::ltl::to_spin_string (const formula *f, std::ostream &os) |
| Output a formula as a (parsable by Spin) string. | |
| std::string | spot::ltl::to_spin_string (const formula *f) |
| Convert a formula into a (parsable by Spin) string. | |
1.5.2