Include file:
#include "mcrl2/modal_formula/print.h"
add your file description here.
mcrl2::state_formulas::detail::printer
mcrl2::regular_formulas::detail::printer
mcrl2::action_formulas::detail::printer
mcrl2::action_formulas::
is_left_associative
(const action_formula &x)¶mcrl2::action_formulas::
is_right_associative
(const action_formula &x)¶mcrl2::action_formulas::
pp
(const T &t)¶Returns a string representation of the object t.
mcrl2::action_formulas::
pp
(const T &t, std::ostream &out)¶Prints the object t to a stream.
mcrl2::action_formulas::
precedence
(const action_formula &x)¶mcrl2::regular_formulas::
is_left_associative
(const regular_formula &x)¶mcrl2::regular_formulas::
is_right_associative
(const regular_formula &x)¶mcrl2::regular_formulas::
pp
(const T &t)¶Returns a string representation of the object t.
mcrl2::regular_formulas::
pp
(const T &t, std::ostream &out)¶Prints the object t to a stream.
mcrl2::regular_formulas::
precedence
(const regular_formula &x)¶mcrl2::regular_formulas::
precedence
(const trans_or_nil&)¶mcrl2::state_formulas::
is_left_associative
(const state_formula &x)¶mcrl2::state_formulas::
is_right_associative
(const state_formula &x)¶mcrl2::state_formulas::
pp
(const T &t)¶Returns a string representation of the object t.
mcrl2::state_formulas::
pp
(const T &t, std::ostream &out)¶Prints the object t to a stream.
mcrl2::state_formulas::
precedence
(const state_formula &x)¶