spot  0.9.1
Classes | Namespaces | Functions
bunop.hh File Reference

Bounded Unary operators. More...

#include <map>
#include <iosfwd>
#include "refformula.hh"
#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...

Namespaces

namespace  spot
namespace  spot::ltl

Functions

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

Detailed Description

Bounded Unary operators.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed May 23 2012 12:06:45 for spot by doxygen 1.7.6.1