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