Abc
RegionTrait dataclass
RegionTrait()
Bases: StmtTrait
, Generic[GraphType]
A trait that indicates the properties of the statement's region.
Trait dataclass
Trait()
Bases: ABC
, Generic[IRNodeType]
Base class for all statement traits.