com.didichuxing.doraemonkit.plugin.asmtransformer.DoKitAsmTransformer.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dokitx-plugin Show documentation
Show all versions of dokitx-plugin Show documentation
DoKit is an efficiency platform for the entire life cycle of general front-end product research and development.
package com.didichuxing.doraemonkit.plugin.asmtransformer
import com.didiglobal.booster.transform.asm.ClassTransformer
/**
* ================================================
* 作 者:jint(金台)
* 版 本:1.0
* 创建日期:2020/5/21-16:44
* 描 述:
* 修订历史:
* ================================================
*/
class DoKitAsmTransformer(transformers: Iterable) :
BaseDoKitAsmTransformer(transformers)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy