Skip to main content

Module style_ir

Module style_ir 

Source
Expand description

Style IR — language-neutral style facts extracted from parsed source.

This module is intentionally smaller than a general AST. It only stores facts needed by scoring, signal detection, and friend-style feedback.

Structs§

StyleIr
Language-neutral style facts for one parsed source file.
StyleIrSummary
Stable JSON-ready summary of a Style IR snapshot.
StyleIrThresholdSummary
Stable threshold facts included in the Style IR summary output.