OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass002.jcfa
index 56f4291..47feba4 100644 (file)
@@ -12,19 +12,32 @@ public class TestJavaClass002 {
        /**  */
        private int test003;
 
-       /** Default constructor. */
+       /** Constructor. */
        public TestJavaClass002() {
-               /* 0: aload_0 */
+               /*
+                * 0: aload_0 val: name:this,
+                * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@25825d
+                */
 
                /*
-                * 1: invokespecial java/lang/Object#<init>()V
+                * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
+                * signature.
+                * jp.igapyon.jcfa.vo.item.JcfaItemReference@91b721#jp.igapyon
+                * .jcfa.vo.item.JcfaItemLocalVariable@8df070
                 */
 
-               /* 4: aload_0 */
+               /*
+                * 4: aload_0 val: name:this,
+                * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@25825d
+                */
 
-               /* 5: iconst_3 */
+               /*
+                * 5: iconst_3 TODO unsupported opcode
+                */
 
-               /* 6: putfield */
+               /*
+                * 6: putfield TODO unsupported opcode
+                */
 
                /* 9: return */
        }