NOT
dotty.tools.backend.jvm.Primitives.NOT
case object NOT extends ArithmeticOp
Bitwise negation.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ArithmeticOpclass Objecttrait Matchableclass AnyShow all
- Self type
-
NOT.type
Members list
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of this operation.
Returns a string representation of this operation.
Attributes
- Definition Classes
-
ArithmeticOp -> Any
- Inherited from:
- ArithmeticOp
In this article