TypeIdent

oxygen.quoted.TypeIdent
See theTypeIdent companion class
object TypeIdent

Attributes

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

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): TypeIdentCompanion
def unapply(x: TypeIdent): Some[String]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.TypeIdent): TypeIdent

Givens