Include file:
#include "mcrl2/pbes/rewriters/data_rewriter.h"
add your file description here.
mcrl2::pbes_system::detail::add_data_rewriter
mcrl2::pbes_system::detail::apply_rewriter_builder
mcrl2::pbes_system::data_rewriter
mcrl2::pbes_system::detail::data_rewriter_builder
mcrl2::pbes_system::detail::
data_rewrite
(const data::data_expression &x, const DataRewriter &R, data::no_substitution&)¶mcrl2::pbes_system::detail::
data_rewrite
(const data::data_expression &x, const DataRewriter &R, SubstitutionFunction &sigma)¶mcrl2::pbes_system::detail::
data_rewrite
(data::data_expression &result, const data::data_expression &x, const DataRewriter &R, data::no_substitution&)¶mcrl2::pbes_system::detail::
data_rewrite
(data::data_expression &result, const data::data_expression &x, const DataRewriter &R, SubstitutionFunction &sigma)¶mcrl2::pbes_system::detail::
make_apply_rewriter_builder
(const DataRewriter &datar, SubstitutionFunction &sigma)¶