Bin

scala.scalanative.nir.Bin$
See theBin companion class
object Bin

Attributes

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

Members list

Type members

Classlikes

case object And extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
And.type
case object Ashr extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Ashr.type
case object Fadd extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Fadd.type
case object Fdiv extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Fdiv.type
case object Fmul extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Fmul.type
case object Frem extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Frem.type
case object Fsub extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Fsub.type
case object Iadd extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Iadd.type
case object Imul extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Imul.type
case object Isub extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Isub.type
case object Lshr extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Lshr.type
case object Or extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Or.type
case object Sdiv extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Sdiv.type
case object Shl extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Shl.type
case object Srem extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Srem.type
case object Udiv extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Udiv.type
case object Urem extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Urem.type
case object Xor extends Bin

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Bin
class Object
trait Matchable
class Any
Show all
Self type
Xor.type

Inherited 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