scala.quoted.Quotes.reflectModule.IfModule
Methods of the module object val If.
Attributes
-
Source
-
Quotes.scala
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
Creates an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>.
Creates an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>.
Attributes
-
Source
-
Quotes.scala
Matches an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>.
Matches an if/then/else if (<cond: Term>) <thenp: Term> else <elsep: Term>.
Attributes
-
Source
-
Quotes.scala