scala.quoted.Quotes.reflectModule.BlockModule
Methods of the module object val Block
Attributes
-
Source
-
Quotes.scala
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Creates a block { <statements: List[Statement]>; <expr: Term> }
Creates a block { <statements: List[Statement]>; <expr: Term> }
Attributes
-
Source
-
Quotes.scala
Matches a block { <statements: List[Statement]>; <expr: Term> }
Matches a block { <statements: List[Statement]>; <expr: Term> }
Attributes
-
Source
-
Quotes.scala