Home | History | Annotate | Download | only in 010-class-attrib-InnerClasses
      1 reading small-class.txt...
      2 begin classfile
      3 magic: cafebabe
      4 minor_version: 0000
      5 major_version: 002e
      6 constant_pool_count: 0008
      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{"InnerClasses"}
     14   0006: utf8{"Zorch"}
     15   0007: type{Zorch}
     16 end constant_pool
     17 access_flags: public|super
     18 this_class: type{Small}
     19 super_class: type{java.lang.Object}
     20 interfaces_count: 0000
     21 fields_count: 0000
     22 methods_count: 0000
     23 attributes_count: 0001
     24 
     25 attributes[0]:
     26   name: InnerClasses
     27   length: 00000022
     28   number_of_classes: 0004
     29   inner_class: type{Small}
     30     outer_class: (none)
     31     name: (none)
     32     access_flags: public
     33   inner_class: type{Small}
     34     outer_class: (none)
     35     name: string{"Small"}
     36     access_flags: private
     37   inner_class: type{Small}
     38     outer_class: type{Zorch}
     39     name: (none)
     40     access_flags: protected
     41   inner_class: type{Zorch}
     42     outer_class: type{Small}
     43     name: string{"Zorch"}
     44     access_flags: public|private|protected|static|final|interface|abstract|synthetic|annotation|enum|89e0
     45 end attributes[0]
     46 end classfile
     47