LTL binary operators. More...
#include <map>
#include <iosfwd>
#include "refformula.hh"
Go to the source code of this file.
Classes | |
class | spot::ltl::binop |
Binary operator. More... | |
Namespaces | |
namespace | spot |
namespace | spot::ltl |
LTL binary operators.
This does not include AND
and OR
operators. These are considered to be multi-operand operators (see spot::ltl::multop).