mcrl2::pbes_system::if_rewriter

Include file:

#include "mcrl2/pbes/rewriters/if_rewriter.h
class mcrl2::pbes_system::if_rewriter

Public types

type mcrl2::pbes_system::if_rewriter::term_type

typedef for pbes_expression

The term type.

type mcrl2::pbes_system::if_rewriter::variable_type

typedef for data::variable

The variable type.

Public member functions

pbes_expression operator()(const pbes_expression &x) const

Rewrites a pbes expression.

Parameters:

  • x A term

Returns: The rewrite result.