Complex

scair.dialects.cmath.Complex
See theComplex companion class
object Complex extends AttributeObject

Attributes

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

Members list

Type members

Inherited types

type FactoryType = (Seq[Attribute]) => Attribute

Attributes

Inherited from:
AttributeObject

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 factory: FactoryType

Attributes

Definition Classes
override def name: String

Attributes

Definition Classes

Inherited methods

def parse[$ : ParsingRun](p: AttrParser): ParsingRun[Attribute]

Attributes

Inherited from:
AttributeObject
def parser[$ : ParsingRun](p: AttrParser): ParsingRun[Seq[Attribute]]

Attributes

Inherited from:
AttributeObject