Ident

oxygen.quoted.Ident
See theIdent companion class
object Ident

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ident.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): IdentCompanion
def unapply(tree: Ident): Some[String]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Ident): Ident

Givens

Givens

given given_Conversion_Ident_type_IdentCompanion(using Quotes): Conversion[Ident.type, IdentCompanion]