OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass003.jcfa
1 package test;
2
3 /** TODO import func. is missing. */
4 public class TestJavaClass003 {
5         /**  */
6         private int test001;
7         /**  */
8         private int test002;
9         /**  */
10         private int test003;
11         /**  */
12         private int test004;
13         /**  */
14         private int test005;
15         /**  */
16         private int test006;
17         /**  */
18         private int test007;
19
20         /** Constructor. */
21         public TestJavaClass003() {
22                 /*
23                  * 0: aload_0 this
24                  */
25
26                 /*
27                  * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
28                  * signature. null#jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1d0bf38
29                  */
30
31                 /*
32                  * 4: aload_0 this
33                  */
34
35                 /*
36                  * 5: iconst_1 TODO unsupported opcode
37                  */
38
39                 /*
40                  * 6: putfield TODO unsupported opcode
41                  */
42
43                 /*
44                  * 9: aload_0 this
45                  */
46
47                 /*
48                  * 10: iconst_2 TODO unsupported opcode
49                  */
50
51                 /*
52                  * 11: putfield TODO unsupported opcode
53                  */
54
55                 /*
56                  * 14: aload_0 this
57                  */
58
59                 /*
60                  * 15: iconst_3 TODO unsupported opcode
61                  */
62
63                 /*
64                  * 16: putfield TODO unsupported opcode
65                  */
66
67                 /*
68                  * 19: aload_0 this
69                  */
70
71                 /*
72                  * 20: iconst_4 TODO unsupported opcode
73                  */
74
75                 /*
76                  * 21: putfield TODO unsupported opcode
77                  */
78
79                 /*
80                  * 24: aload_0 this
81                  */
82
83                 /*
84                  * 25: iconst_5 TODO unsupported opcode
85                  */
86
87                 /*
88                  * 26: putfield TODO unsupported opcode
89                  */
90
91                 /*
92                  * 29: aload_0 this
93                  */
94
95                 /*
96                  * 30: bipush TODO unsupported opcode
97                  */
98
99                 /*
100                  * 32: putfield TODO unsupported opcode
101                  */
102
103                 /*
104                  * 35: aload_0 this
105                  */
106
107                 /*
108                  * 36: bipush TODO unsupported opcode
109                  */
110
111                 /*
112                  * 38: putfield TODO unsupported opcode
113                  */
114
115                 /* 41: return */
116         }
117 }