Skip to content

Set observable partial

SetObservablePartial dataclass

SetObservablePartial()

Bases: RewriteRule

Rewrite SetObservable using GetRecIdxFromMeasurement placeholders.

Instead of computing record indices from analysis results immediately, this injects GetRecIdxFromMeasurement statements that will be resolved post-analysis. The observable index is assigned by a simple counter based on statement order.