#include "ltlast/formula.hh"
#include "ltlvisit/lunabbrev.hh"
Include dependency graph for tunabbrev.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
namespace | spot::ltl |
Classes | |
class | spot::ltl::unabbreviate_ltl_visitor |
Clone and rewrite a formula to remove most of the abbreviated LTL and logical operators. More... | |
Functions | |
formula * | spot::ltl::unabbreviate_ltl (const formula *f) |
Clone and rewrite a formula to remove most of the abbreviated LTL and logical operators. |