CustomOp¶ class hugr.model.CustomOp(operation: Term)[source]¶ Bases: Op Custom operation. Methods symbol_name Returns name of the symbol introduced by this node, if any. Attributes operation symbol_name() → str | None¶ Returns name of the symbol introduced by this node, if any.