scair.dialects.LingoDB.TupleStream
Members list
Type members
Classlikes
object ColumnDefAttr extends AttributeCompanion
Attributes
- Companion
- class
- Supertypes
- Self type
-
ColumnDefAttr.type
case class ColumnDefAttr(refName: SymbolRefAttr, typ: Attribute) extends ParametrizedAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object ColumnRefAttr extends AttributeCompanion
Attributes
- Companion
- class
- Supertypes
- Self type
-
ColumnRefAttr.type
case class ColumnRefAttr(refName: SymbolRefAttr) extends ParametrizedAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object GetColumnOp extends OperationCompanion
Attributes
- Companion
- class
- Supertypes
- Self type
-
GetColumnOp.type
case class GetColumnOp(operands: Seq[Value[Attribute]], successors: Seq[Block], results: Seq[Result[Attribute]], regions: Seq[Region], properties: Map[String, Attribute], attributes: LinkedHashMap[String, Attribute]) extends BaseOperation
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass BaseOperationtrait Operationtrait IRNodeclass Objecttrait Matchableclass AnyShow all
object ReturnOp extends OperationCompanion
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass BaseOperationtrait Operationtrait IRNodeclass Objecttrait Matchableclass AnyShow all
object TupleStream extends AttributeCompanion
Attributes
- Companion
- class
- Supertypes
- Self type
-
TupleStream.type
case class TupleStream(tuples: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object TupleStreamTuple extends AttributeCompanion
Attributes
- Companion
- class
- Supertypes
- Self type
-
TupleStreamTuple.type
case class TupleStreamTuple(tupleVals: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
Value members
Concrete fields
In this article