mCRL2
|
#include <type_check_tree.h>
Public Member Functions | |
type_check_constraint (int cost_=0) | |
virtual std::string | print () const =0 |
Public Attributes | |
int | cost |
Definition at line 191 of file type_check_tree.h.
|
inline |
Definition at line 195 of file type_check_tree.h.
|
pure virtual |
int mcrl2::data::type_check_constraint::cost |
Definition at line 193 of file type_check_tree.h.