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

Bounded Unary operators. More...

#include "formula.hh"
#include <map>
#include <iosfwd>
#include <tuple>
#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 Wed Aug 26 2015 08:42:37 for spot by doxygen 1.8.8