OSDN Git Service

save
[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:this,
9                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@1ba0e0e
10                  */
11
12                 /*
13                  * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
14                  * signature.
15                  * jp.igapyon.jcfa.vo.item.JcfaItemReference@1f0d2a3#jp.igapyon
16                  * .jcfa.vo.item.JcfaItemLocalVariable@194e2e5
17                  */
18
19                 /* 4: return */
20         }
21
22         /** Method. */
23         public void lookupswitchSample() {
24                 /*
25                  * 0: iconst_5 TODO unsupported opcode
26                  */
27
28                 /*
29                  * 1: istore_1 TODO unsupported opcode
30                  */
31
32                 /*
33                  * 2: iload_1 TODO unsupported opcode
34                  */
35
36                 /*
37                  * 3: lookupswitch TODO skipping operands: why?: 75 TODO skipping bytes:
38                  * 0 TODO temporary disabled.
39                  */
40         }
41 }