OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass003.jcfa
index 66635b2..d858092 100644 (file)
 package test;
 
-/*  TODO import func. is missing.  */
+/** TODO import func. is missing. */
 public class TestJavaClass003 {
-       /*  */
+       /**  */
        private int test001;
-       /*  */
+       /**  */
        private int test002;
-       /*  */
+       /**  */
        private int test003;
-       /*  */
+       /**  */
        private int test004;
-       /*  */
+       /**  */
        private int test005;
-       /*  */
+       /**  */
        private int test006;
-       /*  */
+       /**  */
        private int test007;
 
-       /** Default constructor. */
+       /** Constructor. */
        public TestJavaClass003() {
+               /*
+                * 0: aload_0 this
+                */
+
+               /*
+                * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
+                * signature. null#jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1d0bf38
+                */
+
+               /*
+                * 4: aload_0 this
+                */
+
+               /*
+                * 5: iconst_1 TODO unsupported opcode
+                */
+
+               /*
+                * 6: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 9: aload_0 this
+                */
+
+               /*
+                * 10: iconst_2 TODO unsupported opcode
+                */
+
+               /*
+                * 11: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 14: aload_0 this
+                */
+
+               /*
+                * 15: iconst_3 TODO unsupported opcode
+                */
+
+               /*
+                * 16: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 19: aload_0 this
+                */
+
+               /*
+                * 20: iconst_4 TODO unsupported opcode
+                */
+
+               /*
+                * 21: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 24: aload_0 this
+                */
+
+               /*
+                * 25: iconst_5 TODO unsupported opcode
+                */
+
+               /*
+                * 26: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 29: aload_0 this
+                */
+
+               /*
+                * 30: bipush TODO unsupported opcode
+                */
+
+               /*
+                * 32: putfield TODO unsupported opcode
+                */
+
+               /*
+                * 35: aload_0 this
+                */
+
+               /*
+                * 36: bipush TODO unsupported opcode
+                */
+
+               /*
+                * 38: putfield TODO unsupported opcode
+                */
+
+               /* 41: return */
        }
 }
\ No newline at end of file