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