12#ifndef MCRL2_DATA_DETAIL_IS_UNTYPED_H
13#define MCRL2_DATA_DETAIL_IS_UNTYPED_H
\brief An argument of a constructor of a structured sort
\brief A constructor for a structured sort
\brief Assignment of a data expression to a string
\brief An untyped identifier
\brief Multiple possible sorts
universal quantification.
\brief Unknown sort expression
add your file description here.
bool is_untyped(const data_expression &x)
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...
void apply(const data::variable &x)
void apply(const data::structured_sort_constructor &)
void apply(const data::untyped_possible_sorts &)
void apply(const data::structured_sort_constructor_argument &)
void apply(const data::untyped_set_or_bag_comprehension &)
void apply(const data::untyped_identifier_assignment &)
void apply(const data::untyped_sort &)
sort_expression_traverser< is_untyped_traverser > super
void apply(const data::untyped_identifier &)