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