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