scala.quoted.Quotes.reflectModule.DoubleConstantModule
Methods of the module object val DoubleConstant.
Attributes
- Source
-
Quotes.scala
- Graph
-
- Supertypes
-
- Self type
-
Members list
Creates a constant Double value.
Creates a constant Double value.
Value parameters
- x
-
the Double value
Attributes
- Source
-
Quotes.scala
Match Double value constant and extract its value.
Match Double value constant and extract its value.
Value parameters
- constant
-
the DoubleConstant to match against
Attributes
- Source
-
Quotes.scala