## Class: SB-EXT:STEP-CONDITION
[![package](https://img.shields.io/badge/Package-SB--EXT-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Class-5f9ea0.svg?style=social&colorA=999999)](../#class) 

> Common base class of single-stepping conditions.
> STEP-CONDITION-FORM holds a string representation of the form being
> stepped.

### Precedence list
```cl
(sb-ext:step-condition condition sb-pcl::slot-object t)
```
### Initargs
```cl
(:form)
```