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

Attributes

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

Attributes

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