NewModule

trait NewModule

Methods of the module object val New

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(tpt: TypeTree): New

Create a new <tpt: TypeTree>

Create a new <tpt: TypeTree>

Source:
Quotes.scala
def copy(original: Tree)(tpt: TypeTree): New

Matches new <tpt: TypeTree>

Matches new <tpt: TypeTree>

Source:
Quotes.scala