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
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
def copy(original: Tree)(name: String): Ident
Attributes
Source
def unapply(tree: Ident): Some[String]
Matches a term identifier and returns its name
Matches a term identifier and returns its name
Attributes
Source
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL