类 ASMifier

java.lang.Object
cn.taketoday.bytecode.util.Printer
cn.taketoday.bytecode.util.ASMifier

public class ASMifier extends Printer
A Printer that prints the ASM code to generate the classes if visits.
作者:
Eric Bruneton