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.
29                  * jp.igapyon.jcfa.vo.operandstack.JcfaOSLocalVariable@11c8643
30                  */
31
32                 /*
33                  * 4: aload_0 this
34                  */
35
36                 /*
37                  * 5: iconst_1 TODO unsupported opcode
38                  */
39
40                 /*
41                  * 6: putfield TODO unsupported opcode
42                  */
43
44                 /*
45                  * 9: aload_0 this
46                  */
47
48                 /*
49                  * 10: iconst_2 TODO unsupported opcode
50                  */
51
52                 /*
53                  * 11: putfield TODO unsupported opcode
54                  */
55
56                 /*
57                  * 14: aload_0 this
58                  */
59
60                 /*
61                  * 15: iconst_3 TODO unsupported opcode
62                  */
63
64                 /*
65                  * 16: putfield TODO unsupported opcode
66                  */
67
68                 /*
69                  * 19: aload_0 this
70                  */
71
72                 /*
73                  * 20: iconst_4 TODO unsupported opcode
74                  */
75
76                 /*
77                  * 21: putfield TODO unsupported opcode
78                  */
79
80                 /*
81                  * 24: aload_0 this
82                  */
83
84                 /*
85                  * 25: iconst_5 TODO unsupported opcode
86                  */
87
88                 /*
89                  * 26: putfield TODO unsupported opcode
90                  */
91
92                 /*
93                  * 29: aload_0 this
94                  */
95
96                 /*
97                  * 30: bipush TODO unsupported opcode
98                  */
99
100                 /*
101                  * 32: putfield TODO unsupported opcode
102                  */
103
104                 /*
105                  * 35: aload_0 this
106                  */
107
108                 /*
109                  * 36: bipush TODO unsupported opcode
110                  */
111
112                 /*
113                  * 38: putfield TODO unsupported opcode
114                  */
115
116                 /* 41: return */
117         }
118 }