scala.scalanative.nscplugin.NirPrimitives
See theNirPrimitives companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class DottyPrimitives
trait Matchable
class Any
Members list
Return the code for the given symbol.
Return the code for the given symbol.
Attributes
-
Definition Classes
-
DottyPrimitives
Return the primitive code of the given operation. If the operation is an array get/set, we inspect the type of the receiver to demux the operation.
Return the primitive code of the given operation. If the operation is an array get/set, we inspect the type of the receiver to demux the operation.
Value parameters
-
fun
-
The method symbol
-
tpe
-
The type of the receiver object. It is used only for array operations
Attributes
-
Definition Classes
-
DottyPrimitives
Attributes
-
Definition Classes
-
DottyPrimitives
Attributes
-
Definition Classes
-
DottyPrimitives