irx.analysis.handlers

irx.analysis.handlers

Source: packages/irx/src/irx/analysis/handlers/__init__.py

title: Semantic-analysis handlers.
summary: >-
  Group semantic node handlers and shared visitor mixins by concern while
  keeping the public analyzer class small and focused on orchestration.