Ident

oxygen.meta.Meta.Tree.Statement.Term.Ref.Ident
See theIdent companion trait
object Ident

Attributes

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

Members list

Type members

Classlikes

final case class Other(raw: quotes.reflect.Ident) extends Ident

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Ident
trait Ref
trait Term
trait Statement
trait Tree
class Object
trait Matchable
class Any
Show all
final case class Wildcard(raw: quotes.reflect.Wildcard) extends Ident

Matches a term identifier and returns its name

Matches a term identifier and returns its name

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Ident
trait Ref
trait Term
trait Statement
trait Tree
class Object
trait Matchable
class Any
Show all
object Wildcard

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Wildcard.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(raw: quotes.reflect.Ident): Ident
def apply(tmref: TermRef): Term
def copy(original: Tree)(name: String): Ident