mcrl2::pbes_system::pbes2data_rewriter

Include file:

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

Public types

type mcrl2::pbes_system::pbes2data_rewriter::term_type

typedef for pbes_expression

The term type.

type mcrl2::pbes_system::pbes2data_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.