Block¶ class hugr.model.Block[source]¶ Bases: Op Basic block in a control flow graph. Methods symbol_name Returns name of the symbol introduced by this node, if any. symbol_name() → str | None¶ Returns name of the symbol introduced by this node, if any.