class net.sf.cglib.core.ReflectUtils$6 extends net.sf.cglib.core.ClassInfo { final net.sf.cglib.asm.$Type val$type; final net.sf.cglib.asm.$Type val$sc; final java.lang.Class val$clazz; void (net.sf.cglib.asm.$Type, net.sf.cglib.asm.$Type, java.lang.Class) { net.sf.cglib.asm.$Type v, v; net.sf.cglib.core.ReflectUtils$6 v; java.lang.Class v; v := @this: net.sf.cglib.core.ReflectUtils$6; v := @parameter: net.sf.cglib.asm.$Type; v := @parameter: net.sf.cglib.asm.$Type; v := @parameter: java.lang.Class; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public net.sf.cglib.asm.$Type getType() { net.sf.cglib.asm.$Type v; net.sf.cglib.core.ReflectUtils$6 v; v := @this: net.sf.cglib.core.ReflectUtils$6; v = v.; return v; } public net.sf.cglib.asm.$Type getSuperType() { net.sf.cglib.asm.$Type v; net.sf.cglib.core.ReflectUtils$6 v; v := @this: net.sf.cglib.core.ReflectUtils$6; v = v.; return v; } public net.sf.cglib.asm.$Type[] getInterfaces() { net.sf.cglib.core.ReflectUtils$6 v; net.sf.cglib.asm.$Type[] v; java.lang.Class[] v; java.lang.Class v; v := @this: net.sf.cglib.core.ReflectUtils$6; v = v.; v = virtualinvoke v.(); v = staticinvoke (v); return v; } public int getModifiers() { int v; java.lang.Class v; net.sf.cglib.core.ReflectUtils$6 v; v := @this: net.sf.cglib.core.ReflectUtils$6; v = v.; v = virtualinvoke v.(); return v; } }