Import

class hugr.model.Import(name: str)[source]

Bases: Op

Import operation.

Methods

symbol_name

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

Attributes

name

symbol_name() str | None[source]

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