Skip to content

yangxiaobinhaoshuai/gradle-plugin-template

Repository files navigation

Gradle plugin template

  • Gradle Plugin CodeLab.

ASM Commands

  1. asmifier : java -cp /Users/handsomeyang/Avalon/AOP/ASM/asm-all-6.0_BETA.jar org.objectweb.asm.util.ASMifier
  2. trace : java -cp /Users/handsomeyang/Avalon/AOP/ASM/asm-all-6.0_BETA.jar org.objectweb.asm.util.Textifier
  3. check : java -cp /Users/handsomeyang/Avalon/AOP/ASM/asm-all-6.0_BETA.jar org.objectweb.asm.util.CheckClassAdapter

Reading refs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published