concepts.dsl.dsl_types.is_any_type# is_any_type(t)[source]# Check if the type is AnyType. Parameters: t (TypeBase) Return type: bool