spot  2.4.1
Public Member Functions | List of all members
spot::unabbreviator Class Referencefinal

Clone and rewrite a formula to remove specified operators logical operators. More...

#include <spot/tl/unabbrev.hh>

Collaboration diagram for spot::unabbreviator:
Collaboration graph

Public Member Functions

 unabbreviator (const char *opt=default_unabbrev_string)
 Constructor. More...
 
formula run (formula in)
 

Detailed Description

Clone and rewrite a formula to remove specified operators logical operators.

Constructor & Destructor Documentation

◆ unabbreviator()

spot::unabbreviator::unabbreviator ( const char *  opt = default_unabbrev_string)

Constructor.

The set of operators to remove should be passed as a string which in which each letter denote an operator (using LBT's convention).


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Thu Oct 5 2017 20:23:13 for spot by doxygen 1.8.13