scala.meta.contrib
Members list
Packages
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AssociatedComments.type
The motivation for this typeclass is to extract values out of trees that could have been fields on the classes. However, these values are not included as fields on the tree nodes because of various reasons.
The motivation for this typeclass is to extract values out of trees that could have been fields on the classes. However, these values are not included as fields on the tree nodes because of various reasons.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
The purpose of this typeclass is to replace one list of things with another of that type.
The purpose of this typeclass is to replace one list of things with another of that type.
eg. replacing the statements of a Defn.Class with a new set of statements
Type parameters
- A
-
the object you are replacing the items in
- B
-
the type of items you are replacing
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Whitespace.type
Inherited classlikes
Attributes
- Inherited from:
- ReplaceExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- TreeExtractors
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- SetExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- CommentExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ExtractExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Equality
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- TreeExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Converters
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
Attributes
- Inherited from:
- ExtractExtensions
Attributes
- Inherited from:
- ReplaceExtensions
Attributes
- Inherited from:
- ExtractExtensions
Attributes
- Inherited from:
- ReplaceExtensions
Attributes
- Inherited from:
- Equality
Attributes
- Inherited from:
- Equality
Implicits
Inherited implicits
Attributes
- Inherited from:
- ReplaceExtensions
Attributes
- Inherited from:
- SetExtensions
Attributes
- Inherited from:
- CommentExtensions
Attributes
- Inherited from:
- ExtractExtensions
Attributes
- Inherited from:
- Equality
Attributes
- Inherited from:
- TreeExtensions
Attributes
- Inherited from:
- Converters
Attributes
- Inherited from:
- ExtractAnnotationInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ExtractModsInstances
Attributes
- Inherited from:
- ExtractStatInstances
Attributes
- Inherited from:
- ExtractStatSubtypeInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Attributes
- Inherited from:
- ReplaceModsInstances
Attributes
- Inherited from:
- ReplaceStatInstances
Helper to default tree equality to use structural equality.