scair.dialects.LingoDB.TupleStream
Members list
Type members
Classlikes
object ColumnDefAttr extends AttributeObject
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 AttributeObject
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 OperationObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
GetColumnOp.type
case class GetColumnOp(operands: ListBuffer[Value[Attribute]], successors: ListBuffer[Block], results: ListBuffer[Value[Attribute]], regions: ListBuffer[Region], dictionaryProperties: LinkedHashMap[String, Attribute], dictionaryAttributes: LinkedHashMap[String, Attribute]) extends RegisteredOperation
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object ReturnOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object TupleStream extends AttributeObject
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 AttributeObject
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