enum class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7 extends net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort { private void (java.lang.String, int) { int v; java.lang.String v; net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7 v; v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7; v := @parameter: java.lang.String; v := @parameter: int; specialinvoke v.(java.lang.String,int)>(v, v); return; } protected boolean isRepresentable(net.bytebuddy.description.ByteCodeElement$Member) { net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7 v; net.bytebuddy.description.ByteCodeElement$Member v; v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7; v := @parameter: net.bytebuddy.description.ByteCodeElement$Member; return 1; } protected net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.description.ByteCodeElement$Member, java.util.List, net.bytebuddy.description.type.TypeDescription) { java.lang.IllegalStateException v; net.bytebuddy.description.ByteCodeElement$TypeDependant v, v, v; net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7 v; net.bytebuddy.implementation.bytecode.StackManipulation v; java.lang.String v; boolean v, v, v; java.util.List v; net.bytebuddy.description.ByteCodeElement$Member v; net.bytebuddy.utility.JavaConstant$MethodHandle v, v; java.lang.Class v; net.bytebuddy.description.type.TypeDescription v; v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForOrigin$Sort$7; v := @parameter: net.bytebuddy.description.ByteCodeElement$Member; v := @parameter: java.util.List; v := @parameter: net.bytebuddy.description.type.TypeDescription; v = v instanceof net.bytebuddy.description.method.MethodDescription; if v == 0 goto label; v = interfaceinvoke v.(); v = staticinvoke (v); goto label; label: v = v instanceof net.bytebuddy.description.field.FieldDescription; if v == 0 goto label; v = ; v = interfaceinvoke v.(v); if v == 0 goto label; v = interfaceinvoke v.(); v = staticinvoke (v); goto label; label: v = interfaceinvoke v.(); v = staticinvoke (v); label: v = v; goto label; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected byte code element: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; label: v = virtualinvoke v.(); return v; } }