spot  1.99.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Functions
unop.hh File Reference

LTL unary operators. More...

#include <map>
#include <iosfwd>
#include "formula.hh"
Include dependency graph for unop.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spot::ltl::unop
 Unary operators. More...
 

Functions

const unop * spot::ltl::is_unop (const formula *f)
 Cast f into a unop. More...
 
const unop * spot::ltl::is_unop (const formula *f, unop::type op)
 Cast f into a unop if it has type op. More...
 
const unop * spot::ltl::is_Not (const formula *f)
 Cast f into a unop if it is a Not. More...
 
const unop * spot::ltl::is_X (const formula *f)
 Cast f into a unop if it is a X. More...
 
const unop * spot::ltl::is_F (const formula *f)
 Cast f into a unop if it is a F. More...
 
const unop * spot::ltl::is_G (const formula *f)
 Cast f into a unop if it is a G. More...
 
const unop * spot::ltl::is_GF (const formula *f)
 Cast f into a unop if has the form GF(...). More...
 
const unop * spot::ltl::is_FG (const formula *f)
 Cast f into a unop if has the form FG(...). More...
 

Detailed Description

LTL unary operators.


Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Wed Aug 26 2015 08:42:37 for spot by doxygen 1.8.8