BlockModule

scala.quoted.Quotes.reflectModule.BlockModule

Methods of the module object val Block

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

Creates a block { <statements: List[Statement]>; <expr: Term> }

Creates a block { <statements: List[Statement]>; <expr: Term> }

Attributes

Matches a block { <statements: List[Statement]>; <expr: Term> }

Matches a block { <statements: List[Statement]>; <expr: Term> }

Attributes