public abstract class net.bytebuddy.description.ModifierReviewable$AbstractBase extends java.lang.Object implements net.bytebuddy.description.ModifierReviewable$ForTypeDefinition, net.bytebuddy.description.ModifierReviewable$ForFieldDescription, net.bytebuddy.description.ModifierReviewable$ForMethodDescription, net.bytebuddy.description.ModifierReviewable$ForParameterDescription { public void () { net.bytebuddy.description.ModifierReviewable$AbstractBase v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; specialinvoke v.()>(); return; } public boolean isAbstract() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(1024); return v; } public boolean isFinal() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(16); return v; } public boolean isStatic() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(8); return v; } public boolean isPublic() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(1); return v; } public boolean isProtected() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(4); return v; } public boolean isPackagePrivate() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v, v, v, v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v != 0 goto label; v = virtualinvoke v.(); if v != 0 goto label; v = virtualinvoke v.(); if v != 0 goto label; v = 1; goto label; label: v = 0; label: return v; } public boolean isPrivate() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(2); return v; } public boolean isNative() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(256); return v; } public boolean isSynchronized() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(32); return v; } public boolean isStrict() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(2048); return v; } public boolean isMandated() { int v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = (int) 32768; v = specialinvoke v.(v); return v; } public boolean isSynthetic() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(4096); return v; } public boolean isBridge() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(64); return v; } public boolean isDeprecated() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(131072); return v; } public boolean isAnnotation() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(8192); return v; } public boolean isEnum() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(16384); return v; } public boolean isInterface() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(512); return v; } public boolean isTransient() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(128); return v; } public boolean isVolatile() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(64); return v; } public boolean isVarArgs() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = specialinvoke v.(128); return v; } public net.bytebuddy.description.modifier.SyntheticState getSyntheticState() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; net.bytebuddy.description.modifier.SyntheticState v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.Visibility getVisibility() { java.lang.IllegalStateException v; net.bytebuddy.description.modifier.Visibility v, v, v, v; int v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; java.lang.String v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); v = v & 7; tableswitch(v) { case 0: goto label; case 1: goto label; case 2: goto label; case 3: goto label; case 4: goto label; default: goto label; }; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected modifiers: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; } public net.bytebuddy.description.modifier.Ownership getOwnership() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; net.bytebuddy.description.modifier.Ownership v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.EnumerationState getEnumerationState() { net.bytebuddy.description.modifier.EnumerationState v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.TypeManifestation getTypeManifestation() { java.lang.IllegalStateException v; net.bytebuddy.description.modifier.TypeManifestation v, v, v, v, v; int v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; java.lang.String v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); v = v & 9744; lookupswitch(v) { case 0: goto label; case 16: goto label; case 1024: goto label; case 1536: goto label; case 9728: goto label; default: goto label; }; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected modifiers: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; } public net.bytebuddy.description.modifier.FieldManifestation getFieldManifestation() { java.lang.IllegalStateException v; net.bytebuddy.description.modifier.FieldManifestation v, v, v; int v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; java.lang.String v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); v = v & 80; lookupswitch(v) { case 0: goto label; case 16: goto label; case 64: goto label; default: goto label; }; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected modifiers: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; } public net.bytebuddy.description.modifier.FieldPersistence getFieldPersistence() { java.lang.IllegalStateException v; int v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; java.lang.String v; net.bytebuddy.description.modifier.FieldPersistence v, v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); v = v & 128; lookupswitch(v) { case 0: goto label; case 128: goto label; default: goto label; }; label: v = ; return v; label: v = ; return v; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected modifiers: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; } public net.bytebuddy.description.modifier.SynchronizationState getSynchronizationState() { net.bytebuddy.description.modifier.SynchronizationState v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.MethodManifestation getMethodManifestation() { java.lang.IllegalStateException v; net.bytebuddy.description.modifier.MethodManifestation v, v, v, v, v, v, v; int v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; java.lang.String v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); v = v & 1360; lookupswitch(v) { case 0: goto label; case 16: goto label; case 64: goto label; case 80: goto label; case 256: goto label; case 272: goto label; case 1024: goto label; default: goto label; }; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = ; return v; label: v = new java.lang.IllegalStateException; v = dynamicinvoke "makeConcatWithConstants" (v) ("Unexpected modifiers: \u0001"); specialinvoke v.(java.lang.String)>(v); throw v; } public net.bytebuddy.description.modifier.MethodStrictness getMethodStrictness() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; net.bytebuddy.description.modifier.MethodStrictness v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.ParameterManifestation getParameterManifestation() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; net.bytebuddy.description.modifier.ParameterManifestation v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } public net.bytebuddy.description.modifier.ProvisioningState getProvisioningState() { net.bytebuddy.description.ModifierReviewable$AbstractBase v; net.bytebuddy.description.modifier.ProvisioningState v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v = virtualinvoke v.(); if v == 0 goto label; v = ; goto label; label: v = ; label: return v; } private boolean matchesMask(int) { int v, v, v; net.bytebuddy.description.ModifierReviewable$AbstractBase v; boolean v; v := @this: net.bytebuddy.description.ModifierReviewable$AbstractBase; v := @parameter: int; v = virtualinvoke v.(); v = v & v; if v != v goto label; v = 1; goto label; label: v = 0; label: return v; } }