File: expected.txt

package info (click to toggle)
android-platform-dalvik 10.0.0%2Br36-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,132 kB
  • sloc: java: 270,758; cpp: 8,766; sh: 2,004; javascript: 976; ansic: 534; awk: 368; makefile: 26
file content (46 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
reading small-class.txt...
begin classfile
magic: cafebabe
minor_version: 0000
major_version: 002e
constant_pool_count: 0008

constant_pool:
  0001: utf8{"Small"}
  0002: utf8{"java/lang/Object"}
  0003: type{Small}
  0004: type{java.lang.Object}
  0005: utf8{"InnerClasses"}
  0006: utf8{"Zorch"}
  0007: type{Zorch}
end constant_pool
access_flags: public|super
this_class: type{Small}
super_class: type{java.lang.Object}
interfaces_count: 0000
fields_count: 0000
methods_count: 0000
attributes_count: 0001

attributes[0]:
  name: InnerClasses
  length: 00000022
  number_of_classes: 0004
  inner_class: type{Small}
    outer_class: (none)
    name: (none)
    access_flags: public
  inner_class: type{Small}
    outer_class: (none)
    name: string{"Small"}
    access_flags: private
  inner_class: type{Small}
    outer_class: type{Zorch}
    name: (none)
    access_flags: protected
  inner_class: type{Zorch}
    outer_class: type{Small}
    name: string{"Zorch"}
    access_flags: public|private|protected|static|final|interface|abstract|synthetic|annotation|enum|89e0
end attributes[0]
end classfile