spot  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Functions
unop.hh File Reference

LTL unary operators. More...

#include <map>
#include <iosfwd>
#include "refformula.hh"
#include "bunop.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 Thu May 15 2014 11:04:11 for spot by doxygen 1.8.4