Op

class hugr.model.Op[source]

Bases: object

The operation of a node.

Methods

symbol_name

Returns name of the symbol introduced by this node, if any.

symbol_name() str | None[source]

Returns name of the symbol introduced by this node, if any.