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