12#ifndef MCRL2_MODAL_FORMULA_STATE_FORMULA_SPECIFICATION_H
13#define MCRL2_MODAL_FORMULA_STATE_FORMULA_SPECIFICATION_H
15#include "mcrl2/modal_formula/state_formula.h"
60 return m_action_labels;
67 return m_action_labels;
96 return out << state_formulas::pp(x);
data_specification()=default
Default constructor. Generate a data specification that contains only booleans and positive numbers.
Linear process specification.
D_ParserTables parser_tables_mcrl2
void warn_left_merge_merge(const parse_node &)
Prints a warning for each occurrence of 'x ||_ y || z' in the parse tree.
void warn_and_or(const parse_node &)
Prints a warning for each occurrence of 'x && y || z' in the parse tree.
The main namespace for the LPS library.
The main namespace for the Process library.