1reading small-class-1.txt...
2begin classfile
3magic: cafebabe
4minor_version: 0000
5major_version: 002e
6constant_pool_count: 0006
7
8constant_pool:
9  0001: utf8{"Small"}
10  0002: utf8{"java/lang/Object"}
11  0003: type{Small}
12  0004: type{java.lang.Object}
13  0005: utf8{"EnclosingMethod"}
14end constant_pool
15access_flags: public|super
16this_class: type{Small}
17super_class: type{java.lang.Object}
18interfaces_count: 0000
19fields_count: 0000
20methods_count: 0000
21attributes_count: 0001
22
23attributes[0]:
24  name: EnclosingMethod
25  length: 00000004
26  class: type{Small}
27  method: (none)
28end attributes[0]
29end classfile
30reading small-class-2.txt...
31begin classfile
32magic: cafebabe
33minor_version: 0000
34major_version: 002e
35constant_pool_count: 0009
36
37constant_pool:
38  0001: utf8{"Small"}
39  0002: utf8{"java/lang/Object"}
40  0003: type{Small}
41  0004: type{java.lang.Object}
42  0005: utf8{"EnclosingMethod"}
43  0006: utf8{"zorp"}
44  0007: utf8{"()V"}
45  0008: nat{zorp:()V}
46end constant_pool
47access_flags: public|super
48this_class: type{Small}
49super_class: type{java.lang.Object}
50interfaces_count: 0000
51fields_count: 0000
52methods_count: 0000
53attributes_count: 0001
54
55attributes[0]:
56  name: EnclosingMethod
57  length: 00000004
58  class: type{Small}
59  method: nat{zorp:()V}
60end attributes[0]
61end classfile
62