IfModule (original) (raw)
scala.quoted.Quotes.reflectModule.IfModule
Methods of the module object val If
Attributes
Source
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
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
In this article