RefinedModule

scala.quoted.Quotes.reflectModule.RefinedModule

Methods of the module object val Refined

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Quotes.this.reflectModule.this.Refined.type

Members list

Value members

Abstract methods

Creates and types a Refined AST node.

Creates and types a Refined AST node.

Value parameters

refineCls
  • symbol of the class of which the refinement definitions originally come from
refinements
  • List of definitions represesenting refinements
tpt
  • parent type being refined

Attributes