---
title: irx.analysis.handlers._templates.resolution
---

# `irx.analysis.handlers._templates.resolution`

Source: `packages/irx/src/irx/analysis/handlers/_templates/resolution.py`

```yaml
title: Template-specialization resolution helpers.
summary: >-
  Resolve template arguments and map function or method calls onto concrete
  specializations.
```

## Classes

### `TemplateResolutionVisitorMixin(TemplateBuildVisitorMixin)`

```yaml
title: Template-specialization argument and call-target resolution helpers
```
