public interface  net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit extends java.lang.Object implements net.bytebuddy.asm.Advice$Dispatcher$Resolved
{
public abstract net.bytebuddy.description.type.TypeDescription getThrowable();
public abstract net.bytebuddy.asm.Advice$ArgumentHandler$Factory getArgumentHandlerFactory();
public java.util.Map getNamedTypes()
{
java.lang.Error v;
net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit v;
v := @this: net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit;
v = new java.lang.Error;
specialinvoke v.<java.lang.Error: void <init>(java.lang.String)>("Unresolved compilation error: Method <net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit: java.util.Map getNamedTypes()> does not exist!");
throw v;
}
public net.bytebuddy.description.type.TypeDefinition getAdviceType()
{
java.lang.Error v;
net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit v;
v := @this: net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit;
v = new java.lang.Error;
specialinvoke v.<java.lang.Error: void <init>(java.lang.String)>("Unresolved compilation error: Method <net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit: net.bytebuddy.description.type.TypeDefinition getAdviceType()> does not exist!");
throw v;
}
public boolean isAlive()
{
java.lang.Error v;
net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit v;
v := @this: net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit;
v = new java.lang.Error;
specialinvoke v.<java.lang.Error: void <init>(java.lang.String)>("Unresolved compilation error: Method <net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit: boolean isAlive()> does not exist!");
throw v;
}
public net.bytebuddy.asm.Advice$Dispatcher$Bound bind(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation)
{
net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation v;
net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod v;
net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod v;
org.objectweb.asm.MethodVisitor v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.lang.Error v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.implementation.Implementation$Context v;
net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit v;
v := @this: net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v := @parameter: org.objectweb.asm.MethodVisitor;
v := @parameter: net.bytebuddy.implementation.Implementation$Context;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod;
v := @parameter: net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod;
v := @parameter: net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod;
v := @parameter: net.bytebuddy.implementation.bytecode.StackManipulation;
v := @parameter: net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation;
v = new java.lang.Error;
specialinvoke v.<java.lang.Error: void <init>(java.lang.String)>("Unresolved compilation error: Method <net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit: net.bytebuddy.asm.Advice$Dispatcher$Bound bind(net.bytebuddy.description.type.TypeDescription,net.bytebuddy.description.method.MethodDescription,org.objectweb.asm.MethodVisitor,net.bytebuddy.implementation.Implementation$Context,net.bytebuddy.implementation.bytecode.assign.Assigner,net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod,net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod,net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod,net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation)> does not exist!");
throw v;
}
}