LocalVarData¶ class hugr.model.load.LocalVarData(index: int, type: TypeParam, bound: TypeBound = TypeBound.Linear)[source]¶ Bases: object Data describing a local variable. Methods Attributes bound index type