OSDN Git Service

9c6cf64ea72e5fd4a16df7084eb2588dc778bb09
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass032.jcfa
1 package test;
2
3 /** TODO import func. is missing. */
4 public class TestJavaClass032 {
5         /** Constructor. */
6         public TestJavaClass032() {
7                 /*
8                  * 0: aload_0 val: name:null, val:null
9                  */
10
11                 /*
12                  * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
13                  * signature. jp.igapyon.jcfa.vo.item.JcfaItemReference@1d
14                  * 0bf38#jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1ba0e0e
15                  */
16
17                 /* 4: return */
18         }
19
20         /** Method. */
21         public void lookupswitchSample() {
22                 /*
23                  * 0: iconst_5 TODO unsupported opcode
24                  */
25
26                 /*
27                  * 1: istore_1 TODO unsupported opcode
28                  */
29
30                 /*
31                  * 2: iload_1 TODO unsupported opcode
32                  */
33
34                 /*
35                  * 3: lookupswitch TODO skipping operands: why?: 75 TODO skipping bytes:
36                  * 0 TODO temporary disabled.
37                  */
38         }
39 }