类 MethodCallInliner.CatchBlock

java.lang.Object
com.alibaba.bytekit.asm.MethodCallInliner.CatchBlock
封闭类:
MethodCallInliner

public class MethodCallInliner.CatchBlock extends Object
  • 构造器详细资料

    • CatchBlock

      public CatchBlock(com.alibaba.deps.org.objectweb.asm.Label start, com.alibaba.deps.org.objectweb.asm.Label end, com.alibaba.deps.org.objectweb.asm.Label handler, String type)