Comp

scala.scalanative.nir.Comp
See theComp companion class
object Comp

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Comp.type

Members list

Type members

Classlikes

sealed abstract class Fcmp extends Comp

Attributes

Supertypes
class Comp
class Object
trait Matchable
class Any
Known subtypes
object Feq
object Fge
object Fgt
object Fle
object Flt
object Fne
Show all
case object Feq extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Feq.type
case object Fge extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Fge.type
case object Fgt extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Fgt.type
case object Fle extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Fle.type
case object Flt extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Flt.type
case object Fne extends Fcmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Fcmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Fne.type
sealed abstract class Icmp extends Comp

Attributes

Supertypes
class Comp
class Object
trait Matchable
class Any
Known subtypes
object Ieq
object Ine
object Sge
object Sgt
object Sle
object Slt
object Uge
object Ugt
object Ule
object Ult
Show all
case object Ieq extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Ieq.type
case object Ine extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Ine.type
case object Sge extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Sge.type
case object Sgt extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Sgt.type
case object Sle extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Sle.type
case object Slt extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Slt.type
case object Uge extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Uge.type
case object Ugt extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Ugt.type
case object Ule extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Ule.type
case object Ult extends Icmp

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Icmp
class Comp
class Object
trait Matchable
class Any
Show all
Self type
Ult.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror