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