Home | History | Annotate | Download | only in 028-class-attrib-EnclosingMethod
      1 reading small-class-1.txt...
      2 begin classfile
      3 magic: cafebabe
      4 minor_version: 0000
      5 major_version: 002e
      6 constant_pool_count: 0006
      7 
      8 constant_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"}
     14 end constant_pool
     15 access_flags: public|super
     16 this_class: type{Small}
     17 super_class: type{java.lang.Object}
     18 interfaces_count: 0000
     19 fields_count: 0000
     20 methods_count: 0000
     21 attributes_count: 0001
     22 
     23 attributes[0]:
     24   name: EnclosingMethod
     25   length: 00000004
     26   class: type{Small}
     27   method: (none)
     28 end attributes[0]
     29 end classfile
     30 reading small-class-2.txt...
     31 begin classfile
     32 magic: cafebabe
     33 minor_version: 0000
     34 major_version: 002e
     35 constant_pool_count: 0009
     36 
     37 constant_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}
     46 end constant_pool
     47 access_flags: public|super
     48 this_class: type{Small}
     49 super_class: type{java.lang.Object}
     50 interfaces_count: 0000
     51 fields_count: 0000
     52 methods_count: 0000
     53 attributes_count: 0001
     54 
     55 attributes[0]:
     56   name: EnclosingMethod
     57   length: 00000004
     58   class: type{Small}
     59   method: nat{zorp:()V}
     60 end attributes[0]
     61 end classfile
     62