IdentModule (original) (raw)

Scala 3/scala/scala.quoted/Quotes/reflectModule/IdentModule

scala.quoted.Quotes.reflectModule.IdentModule

trait IdentModule

Methods of the module object val Ident

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Ident.type

Members list

Value members

Abstract methods

def apply(tmref: TermRef): Term

Attributes

Source

Quotes.scala

def copy(original: Tree)(name: String): Ident

Attributes

Source

Quotes.scala

def unapply(tree: Ident): Some[String]

Matches a term identifier and returns its name

Matches a term identifier and returns its name

Attributes

Source

Quotes.scala

In this article

Generated with

Copyright (c) 2002-2025, LAMP/EPFL

Copyright (c) 2002-2025, LAMP/EPFL