scair.dialects.LingoDB.TupleStream

Members list

Type members

Classlikes

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
case class ColumnDefAttr(refName: SymbolRefAttr, typ: Attribute) extends ParametrizedAttribute

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
case class ColumnRefAttr(refName: SymbolRefAttr) extends ParametrizedAttribute

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all
object GetColumnOp extends OperationObject

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self 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 Serializable
trait Product
trait Equals
class Operation
class OpTrait
class Object
trait Matchable
class Any
Show all
object ReturnOp extends OperationObject

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
ReturnOp.type
case class ReturnOp(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 Serializable
trait Product
trait Equals
class Operation
class OpTrait
class Object
trait Matchable
class Any
Show all
object TupleStream extends AttributeObject

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
case class TupleStream(tuples: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
case class TupleStreamTuple(tupleVals: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Attribute
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields