#include <map>
#include "refformula.hh"
Include dependency graph for binop.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | spot |
namespace | spot::ltl |
Classes | |
class | spot::ltl::binop |
Binary operator. More... |
This does not include AND
and OR
operators. These are considered to be multi-operand operators (see spot::ltl::multop).