bloqade.stim.dialects.auxiliary.stmts.annotate.ObservableInclude
← Module overview
class
classObservableInclude¶source
bloqade.stim.dialects.auxiliary.stmts.annotate.ObservableInclude
Bases: ir.Statement
class ObservableIncludeAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'obs.include' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
idx | ir.SSAValue | info.argument(type=(types.Int)) | |
targets | tuple[ir.SSAValue, ...] | info.argument(RecordType) |