oxygen.meta.Meta.Selector
See theSelector companion trait
object Selector
Attributes
Members list
Type members
Classlikes
final case class GivenSelector(raw: quotes.reflect.GivenSelector) extends Selector
object GivenSelector
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
GivenSelector.type
final case class OmitSelector(raw: quotes.reflect.OmitSelector) extends Selector
object OmitSelector
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
OmitSelector.type
final case class RenameSelector(raw: quotes.reflect.RenameSelector) extends Selector
object RenameSelector
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RenameSelector.type
final case class SimpleSelector(raw: quotes.reflect.SimpleSelector) extends Selector
object SimpleSelector
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SimpleSelector.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article