RemapTransformer

@Singleton
class RemapTransformer @Inject constructor(profile: Profile, nameMap: NameMap) : Transformer

Constructors

Link copied to clipboard
@Inject
constructor(profile: Profile, nameMap: NameMap)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun transform(classPath: ClassPath)