ExtractStatSubtypeInstances

scala.meta.contrib.instances.ExtractStatSubtypeInstances
See theExtractStatSubtypeInstances companion trait

Attributes

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

Members list

Implicits

Inherited implicits

implicit def extractClassesFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Class]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDeclDefsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Def]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDeclTypesFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Type]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDeclValsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Val]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDeclVarsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Var]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDeclsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Decl]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDefnsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Defn]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractDefsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Def]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractMembersFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Member]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractObjectsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Object]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractTermsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Term]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractTraitsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Trait]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractTypesFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Type]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractValsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Val]

Attributes

Inherited from:
ExtractStatSubtypeInstances
implicit def extractVarsFromStats[A](implicit ev: Extract[A, Stat]): Extract[A, Var]

Attributes

Inherited from:
ExtractStatSubtypeInstances