scala.meta.contrib.Replace
See theReplace companion object
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
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article