Home | History | Annotate | Download | only in 026-field-attrib-Signature
      1 reading small-class.txt...
      2 begin classfile
      3 magic: cafebabe
      4 minor_version: 0000
      5 major_version: 002e
      6 constant_pool_count: 0009
      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{"Signature"}
     14   0006: utf8{"a"}
     15   0007: utf8{"I"}
     16   0008: utf8{"LYo;"}
     17 end constant_pool
     18 access_flags: public|super
     19 this_class: type{Small}
     20 super_class: type{java.lang.Object}
     21 interfaces_count: 0000
     22 fields_count: 0001
     23 
     24 fields[0]:
     25   access_flags: public
     26   name: a
     27   descriptor: I
     28   attributes_count: 0001
     29   
     30   attributes[0]:
     31     name: Signature
     32     length: 00000002
     33     signature: string{"LYo;"}
     34   end attributes[0]
     35 end fields[0]
     36 methods_count: 0000
     37 attributes_count: 0000
     38 end classfile
     39