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