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