OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass031.jcfa
index 0b03f55..61e2da7 100644 (file)
@@ -2,21 +2,22 @@ package test;
 
 /** TODO import func. is missing. */
 public class TestJavaClass031 {
-       /** Default constructor. */
+       /** Constructor. */
        public TestJavaClass031() {
                /*
-                * 0: aload_0 TODO unsupported opcode
+                * 0: aload_0 this
                 */
 
                /*
-                * 1: invokespecial java/lang/Object#<init>()V
+                * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
+                * signature. null#jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@119510f
                 */
 
                /* 4: return */
        }
 
        /** Method. */
-       public void switchSample() {
+       public void tableswitchSample() {
                /*
                 * 0: iconst_5 TODO unsupported opcode
                 */
@@ -30,8 +31,8 @@ public class TestJavaClass031 {
                 */
 
                /*
-                * 3: tableswitch FIXME NO_OF_OPERANDS has negative value:tableswitch:
-                * -2 TODO unsupported opcode
+                * 3: tableswitch TODO no support opecode and operands MEMO skipping
+                * operands: 158 TODO unsupported opcode
                 */
        }
 }
\ No newline at end of file