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

Bounded Unary operators. More...

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

Go to the source code of this file.

Classes

class  spot::ltl::bunop
 Bounded unary operator. More...
 

Functions

const bunop * spot::ltl::is_bunop (const formula *f)
 Cast f into a bunop. More...
 
const bunop * spot::ltl::is_bunop (const formula *f, bunop::type op)
 Cast f into a bunop if it has type op. More...
 
const bunop * spot::ltl::is_Star (const formula *f)
 Cast f into a bunop if it is a Star. More...
 
const bunop * spot::ltl::is_KleenStar (const formula *f)
 Cast f into a bunop if it is a Star[0..]. More...
 

Detailed Description

Bounded 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