---
title: irx.analysis.handlers._declarations.class_methods
---

# `irx.analysis.handlers._declarations.class_methods`

Source: `packages/irx/src/irx/analysis/handlers/_declarations/class_methods.py`

```yaml
title: Declaration class-method helpers.
summary: >-
  Normalize class-method signatures and build the lowered callable metadata
  used during declaration analysis.
```

## Classes

### `DeclarationClassMethodVisitorMixin(SemanticVisitorMixinBase)`

```yaml
title: Declaration class-method helpers.
```
