BlockModule (original) (raw)
scala.quoted.Quotes.reflectModule.BlockModule
Methods of the module object val Block
Attributes
Source
Graph
Supertypes
Self type
Members list
Creates a block { <statements: List[Statement]>; <expr: Term> }
Creates a block { <statements: List[Statement]>; <expr: Term> }
Attributes
Source
Matches a block { <statements: List[Statement]>; <expr: Term> }
Matches a block { <statements: List[Statement]>; <expr: Term> }
Attributes
Source
In this article