DB_MulOp

scair.dialects.LingoDB.DBOps.DB_MulOp
See theDB_MulOp companion class
object DB_MulOp extends OperationCompanion

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
DB_MulOp.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def name: String

Attributes

Definition Classes
override def parse[$ : ParsingRun](parser: Parser): ParsingRun[Operation]

Attributes

Definition Classes