OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / jp / igapyon / jcfa / vo / JcfaClass.jcfa
1 package jp.igapyon.jcfa.vo;
2
3 /** TODO import func. is missing. */
4 public class JcfaClass extends jp.igapyon.jcfa.vo.JcfaNode {
5         /**  */
6         protected java.lang.String access;
7         /**  */
8         protected java.lang.String name;
9         /**  */
10         protected java.lang.String extendsName;
11         /**  */
12         protected boolean isMainClass;
13         /**  */
14         protected final java.util.List fieldList;
15         /**  */
16         protected final java.util.List methodList;
17
18         /** Constructor. */
19         public JcfaClass() {
20                 /*
21                  * 0: aload_0 val: name:this,
22                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@800f2
23                  */
24
25                 /*
26                  * 1: invokespecial jp/igapyon/jcfa/vo/JcfaNode#<init>()V TODO get args
27                  * count from signature.
28                  * jp.igapyon.jcfa.vo.item.JcfaItemReference@1763e0
29                  * b#jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1e366c7
30                  */
31
32                 /*
33                  * 4: aload_0 val: name:this,
34                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@800f2
35                  */
36
37                 /*
38                  * 5: ldc public
39                  */
40
41                 /*
42                  * 7: putfield TODO unsupported opcode
43                  */
44
45                 /*
46                  * 10: aload_0 val: name:this,
47                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@800f2
48                  */
49
50                 /*
51                  * 11: iconst_1 TODO unsupported opcode
52                  */
53
54                 /*
55                  * 12: putfield TODO unsupported opcode
56                  */
57
58                 /*
59                  * 15: aload_0 val: name:this,
60                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@800f2
61                  */
62
63                 /*
64                  * 16: new TODO unsupported opcode
65                  */
66
67                 /*
68                  * 19: dup TODO unsupported opcode
69                  */
70
71                 /*
72                  * 20: invokespecial java/util/ArrayList#<init>()V TODO get args count
73                  * from signature.
74                  * jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1e366c7#
75                  * jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable@1e366c7
76                  */
77
78                 /*
79                  * 23: putfield TODO unsupported opcode
80                  */
81
82                 /*
83                  * 26: aload_0 val: name:this,
84                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@800f2
85                  */
86
87                 /*
88                  * 27: new TODO unsupported opcode
89                  */
90
91                 /*
92                  * 30: dup TODO unsupported opcode
93                  */
94
95                 /*
96                  * 31: invokespecial java/util/ArrayList#<init>()V TODO get args count
97                  * from signature.
98                  * jp.igapyon.jcfa.vo.item.JcfaItemReference@7096dc#jp.igapyon
99                  * .jcfa.vo.item.JcfaItemLocalVariable@1e366c7
100                  */
101
102                 /*
103                  * 34: putfield TODO unsupported opcode
104                  */
105
106                 /* 37: return */
107         }
108
109         /** Method. */
110         public java.lang.String getAccess() {
111                 /*
112                  * 0: aload_0 val: name:this,
113                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@1c07801
114                  */
115
116                 /*
117                  * 1: getfield TODO unsupported opcode
118                  */
119
120                 /*
121                  * 4: areturn TODO unsupported opcode
122                  */
123         }
124
125         /** Method. */
126         public java.lang.String getExtendsName() {
127                 /*
128                  * 0: aload_0 val: name:this,
129                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@106b188
130                  */
131
132                 /*
133                  * 1: getfield TODO unsupported opcode
134                  */
135
136                 /*
137                  * 4: areturn TODO unsupported opcode
138                  */
139         }
140
141         /** Method. */
142         public java.util.List getFieldList() {
143                 /*
144                  * 0: aload_0 val: name:this,
145                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@716387
146                  */
147
148                 /*
149                  * 1: getfield TODO unsupported opcode
150                  */
151
152                 /*
153                  * 4: areturn TODO unsupported opcode
154                  */
155         }
156
157         /** Method. */
158         public java.lang.String getLocalName() {
159                 /*
160                  * 0: aload_0 val: name:this,
161                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@3d5104
162                  */
163
164                 /*
165                  * 1: getfield TODO unsupported opcode
166                  */
167
168                 /*
169                  * 4: ldc \.
170                  */
171
172                 /*
173                  * 6: invokevirtual
174                  * java/lang/String#split(Ljava/lang/String;)[Ljava/lang/String; TODO
175                  * get args count from signature.
176                  * jp.igapyon.jcfa.vo.item.JcfaItemLocalVariable
177                  * @191ec17#jp.igapyon.jcfa.vo.item.JcfaItemReference@1231a68
178                  */
179
180                 /*
181                  * 9: astore_1 TODO unsupported opcode
182                  */
183
184                 /*
185                  * 10: aload_1 TODO unsupported opcode
186                  */
187
188                 /*
189                  * 11: aload_1 TODO unsupported opcode
190                  */
191
192                 /*
193                  * 12: arraylength TODO unsupported opcode
194                  */
195
196                 /*
197                  * 13: iconst_1 TODO unsupported opcode
198                  */
199
200                 /*
201                  * 14: isub TODO unsupported opcode
202                  */
203
204                 /*
205                  * 15: aaload TODO unsupported opcode
206                  */
207
208                 /*
209                  * 16: areturn TODO unsupported opcode
210                  */
211         }
212
213         /** Method. */
214         public java.util.List getMethodList() {
215                 /*
216                  * 0: aload_0 val: name:this,
217                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@19adef3
218                  */
219
220                 /*
221                  * 1: getfield TODO unsupported opcode
222                  */
223
224                 /*
225                  * 4: areturn TODO unsupported opcode
226                  */
227         }
228
229         /** Method. */
230         public java.lang.String getName() {
231                 /*
232                  * 0: aload_0 val: name:this,
233                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@a334c1
234                  */
235
236                 /*
237                  * 1: getfield TODO unsupported opcode
238                  */
239
240                 /*
241                  * 4: areturn TODO unsupported opcode
242                  */
243         }
244
245         /** Method. */
246         public boolean isMainClass() {
247                 /*
248                  * 0: aload_0 val: name:this,
249                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@dc8b07
250                  */
251
252                 /*
253                  * 1: getfield TODO unsupported opcode
254                  */
255
256                 /*
257                  * 4: ireturn TODO unsupported opcode
258                  */
259         }
260
261         /**
262          * Method. java.lang.String
263          */
264         public void setAccess(java.lang.String arg0) {
265                 /*
266                  * 0: aload_0 val: name:this,
267                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@12b9ffd
268                  */
269
270                 /*
271                  * 1: aload_1 TODO unsupported opcode
272                  */
273
274                 /*
275                  * 2: putfield TODO unsupported opcode
276                  */
277
278                 /* 5: return */
279         }
280
281         /**
282          * Method. java.lang.String
283          */
284         public void setExtendsName(java.lang.String arg0) {
285                 /*
286                  * 0: aload_0 val: name:this,
287                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@114ad15
288                  */
289
290                 /*
291                  * 1: aload_1 TODO unsupported opcode
292                  */
293
294                 /*
295                  * 2: putfield TODO unsupported opcode
296                  */
297
298                 /* 5: return */
299         }
300
301         /**
302          * Method. boolean
303          */
304         public void setMainClass(boolean arg0) {
305                 /*
306                  * 0: aload_0 val: name:this,
307                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@6f404e
308                  */
309
310                 /*
311                  * 1: iload_1 TODO unsupported opcode
312                  */
313
314                 /*
315                  * 2: putfield TODO unsupported opcode
316                  */
317
318                 /* 5: return */
319         }
320
321         /**
322          * Method. java.lang.String
323          */
324         public void setName(java.lang.String arg0) {
325                 /*
326                  * 0: aload_0 val: name:this,
327                  * val:jp.igapyon.jcfa.vo.item.JcfaItemReference@1e6c94f
328                  */
329
330                 /*
331                  * 1: aload_1 TODO unsupported opcode
332                  */
333
334                 /*
335                  * 2: putfield TODO unsupported opcode
336                  */
337
338                 /* 5: return */
339         }
340 }