OperationDef
scair.scairdl.irdef.OperationDef
case class OperationDef(name: String, className: String, operands: Seq[OperandDef], results: Seq[ResultDef], regions: Seq[RegionDef], successors: Seq[SuccessorDef], OpProperty: Seq[OpPropertyDef], OpAttribute: Seq[OpAttributeDef])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article