defnModule
Methods of the module object val defn
Methods of the module object val defn
Value members
Abstract methods
The method symbol of method apply
in class scala.Array
.
The method symbol of method apply
in class scala.Array
.
The method symbol of method clone
in class scala.Array
.
The method symbol of method clone
in class scala.Array
.
The method symbol of method length
in class scala.Array
.
The method symbol of method length
in class scala.Array
.
The method symbol of method update
in class scala.Array
.
The method symbol of method update
in class scala.Array
.
The class symbol of primitive class scala.Boolean
.
The class symbol of primitive class scala.Boolean
.
Function-like object that maps arity to symbols for classes scala.FunctionX
.
Function-like object that maps arity to symbols for classes scala.FunctionX
.
0th element is
Function0
1st element is
Function1
...
Nth element is
FunctionN
Function-like object that maps arity to symbols for classes scala.Product
Function-like object that maps arity to symbols for classes scala.Product
The class symbol of class scala.annotation.reflection.Repeated
The class symbol of class scala.annotation.reflection.Repeated
A dummy class symbol that is used to indicate repeated parameters compiled by the Scala compiler.
A dummy class symbol that is used to indicate repeated parameters compiled by the Scala compiler.
Contains Scala numeric value classes:
Contains Scala numeric value classes:
Byte
Short
Int
Long
Float
Double
Char
Contains Scala primitive value classes:
Contains Scala primitive value classes:
Byte
Short
Int
Long
Float
Double
Char
Boolean
Unit
Function-like object that maps arity to symbols for classes scala.TupleX
.
Function-like object that maps arity to symbols for classes scala.TupleX
.
0th element is
NoSymbol
1st element is
NoSymbol
2st element is
Tuple2
...
22nd element is
Tuple22
23nd element is
NoSymbol
// TODO update when we will have more tuples...