Include file:
#include "mcrl2/pbes/rewriters/quantifiers_inside_rewriter.h
mcrl2::pbes_system::
quantifiers_inside_rewriter
¶A rewriter that pushes quantifiers inside in a PBES expression.
mcrl2::pbes_system::quantifiers_inside_rewriter::
term_type
¶typedef for pbes_expression
The term type.
mcrl2::pbes_system::quantifiers_inside_rewriter::
variable_type
¶typedef for data::variable
The variable type.
operator()
(const pbes_expression &x) constRewrites a pbes expression.
Parameters:
Returns: The rewrite result.