This file is indexed.

/usr/share/doc/libserp-java/api/serp/bytecode/package-frame.html is in libserp-java-doc 1.15.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>serp.bytecode (Serp 1.15.1 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../serp/bytecode/package-summary.html" target="classFrame">serp.bytecode</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="BCEntity.html" title="interface in serp.bytecode" target="classFrame"><i>BCEntity</i></a></li>
<li><a href="Constants.html" title="interface in serp.bytecode" target="classFrame"><i>Constants</i></a></li>
<li><a href="InstructionPtr.html" title="interface in serp.bytecode" target="classFrame"><i>InstructionPtr</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Annotated.html" title="class in serp.bytecode" target="classFrame">Annotated</a></li>
<li><a href="Annotation.html" title="class in serp.bytecode" target="classFrame">Annotation</a></li>
<li><a href="Annotation.Property.html" title="class in serp.bytecode" target="classFrame">Annotation.Property</a></li>
<li><a href="Annotations.html" title="class in serp.bytecode" target="classFrame">Annotations</a></li>
<li><a href="ArrayInstruction.html" title="class in serp.bytecode" target="classFrame">ArrayInstruction</a></li>
<li><a href="ArrayLoadInstruction.html" title="class in serp.bytecode" target="classFrame">ArrayLoadInstruction</a></li>
<li><a href="ArrayStoreInstruction.html" title="class in serp.bytecode" target="classFrame">ArrayStoreInstruction</a></li>
<li><a href="Attribute.html" title="class in serp.bytecode" target="classFrame">Attribute</a></li>
<li><a href="Attributes.html" title="class in serp.bytecode" target="classFrame">Attributes</a></li>
<li><a href="BCClass.html" title="class in serp.bytecode" target="classFrame">BCClass</a></li>
<li><a href="BCClassLoader.html" title="class in serp.bytecode" target="classFrame">BCClassLoader</a></li>
<li><a href="BCField.html" title="class in serp.bytecode" target="classFrame">BCField</a></li>
<li><a href="BCMember.html" title="class in serp.bytecode" target="classFrame">BCMember</a></li>
<li><a href="BCMethod.html" title="class in serp.bytecode" target="classFrame">BCMethod</a></li>
<li><a href="BootstrapMethodElement.html" title="class in serp.bytecode" target="classFrame">BootstrapMethodElement</a></li>
<li><a href="BootstrapMethods.html" title="class in serp.bytecode" target="classFrame">BootstrapMethods</a></li>
<li><a href="ClassConstantInstruction.html" title="class in serp.bytecode" target="classFrame">ClassConstantInstruction</a></li>
<li><a href="ClassInstruction.html" title="class in serp.bytecode" target="classFrame">ClassInstruction</a></li>
<li><a href="CmpInstruction.html" title="class in serp.bytecode" target="classFrame">CmpInstruction</a></li>
<li><a href="Code.html" title="class in serp.bytecode" target="classFrame">Code</a></li>
<li><a href="ConstantInstruction.html" title="class in serp.bytecode" target="classFrame">ConstantInstruction</a></li>
<li><a href="ConstantValue.html" title="class in serp.bytecode" target="classFrame">ConstantValue</a></li>
<li><a href="ConvertInstruction.html" title="class in serp.bytecode" target="classFrame">ConvertInstruction</a></li>
<li><a href="Deprecated.html" title="class in serp.bytecode" target="classFrame">Deprecated</a></li>
<li><a href="ExceptionHandler.html" title="class in serp.bytecode" target="classFrame">ExceptionHandler</a></li>
<li><a href="Exceptions.html" title="class in serp.bytecode" target="classFrame">Exceptions</a></li>
<li><a href="FieldInstruction.html" title="class in serp.bytecode" target="classFrame">FieldInstruction</a></li>
<li><a href="GetFieldInstruction.html" title="class in serp.bytecode" target="classFrame">GetFieldInstruction</a></li>
<li><a href="GotoInstruction.html" title="class in serp.bytecode" target="classFrame">GotoInstruction</a></li>
<li><a href="IfInstruction.html" title="class in serp.bytecode" target="classFrame">IfInstruction</a></li>
<li><a href="IIncInstruction.html" title="class in serp.bytecode" target="classFrame">IIncInstruction</a></li>
<li><a href="InnerClass.html" title="class in serp.bytecode" target="classFrame">InnerClass</a></li>
<li><a href="InnerClasses.html" title="class in serp.bytecode" target="classFrame">InnerClasses</a></li>
<li><a href="Instruction.html" title="class in serp.bytecode" target="classFrame">Instruction</a></li>
<li><a href="JumpInstruction.html" title="class in serp.bytecode" target="classFrame">JumpInstruction</a></li>
<li><a href="LineNumber.html" title="class in serp.bytecode" target="classFrame">LineNumber</a></li>
<li><a href="LineNumberTable.html" title="class in serp.bytecode" target="classFrame">LineNumberTable</a></li>
<li><a href="LoadInstruction.html" title="class in serp.bytecode" target="classFrame">LoadInstruction</a></li>
<li><a href="Local.html" title="class in serp.bytecode" target="classFrame">Local</a></li>
<li><a href="LocalTable.html" title="class in serp.bytecode" target="classFrame">LocalTable</a></li>
<li><a href="LocalVariable.html" title="class in serp.bytecode" target="classFrame">LocalVariable</a></li>
<li><a href="LocalVariableInstruction.html" title="class in serp.bytecode" target="classFrame">LocalVariableInstruction</a></li>
<li><a href="LocalVariableTable.html" title="class in serp.bytecode" target="classFrame">LocalVariableTable</a></li>
<li><a href="LocalVariableType.html" title="class in serp.bytecode" target="classFrame">LocalVariableType</a></li>
<li><a href="LocalVariableTypeTable.html" title="class in serp.bytecode" target="classFrame">LocalVariableTypeTable</a></li>
<li><a href="LookupSwitchInstruction.html" title="class in serp.bytecode" target="classFrame">LookupSwitchInstruction</a></li>
<li><a href="MathInstruction.html" title="class in serp.bytecode" target="classFrame">MathInstruction</a></li>
<li><a href="MethodInstruction.html" title="class in serp.bytecode" target="classFrame">MethodInstruction</a></li>
<li><a href="MonitorEnterInstruction.html" title="class in serp.bytecode" target="classFrame">MonitorEnterInstruction</a></li>
<li><a href="MonitorExitInstruction.html" title="class in serp.bytecode" target="classFrame">MonitorExitInstruction</a></li>
<li><a href="MonitorInstruction.html" title="class in serp.bytecode" target="classFrame">MonitorInstruction</a></li>
<li><a href="MultiANewArrayInstruction.html" title="class in serp.bytecode" target="classFrame">MultiANewArrayInstruction</a></li>
<li><a href="NameCache.html" title="class in serp.bytecode" target="classFrame">NameCache</a></li>
<li><a href="NewArrayInstruction.html" title="class in serp.bytecode" target="classFrame">NewArrayInstruction</a></li>
<li><a href="Project.html" title="class in serp.bytecode" target="classFrame">Project</a></li>
<li><a href="PutFieldInstruction.html" title="class in serp.bytecode" target="classFrame">PutFieldInstruction</a></li>
<li><a href="RetInstruction.html" title="class in serp.bytecode" target="classFrame">RetInstruction</a></li>
<li><a href="ReturnInstruction.html" title="class in serp.bytecode" target="classFrame">ReturnInstruction</a></li>
<li><a href="SourceFile.html" title="class in serp.bytecode" target="classFrame">SourceFile</a></li>
<li><a href="StackInstruction.html" title="class in serp.bytecode" target="classFrame">StackInstruction</a></li>
<li><a href="StoreInstruction.html" title="class in serp.bytecode" target="classFrame">StoreInstruction</a></li>
<li><a href="SwitchInstruction.html" title="class in serp.bytecode" target="classFrame">SwitchInstruction</a></li>
<li><a href="Synthetic.html" title="class in serp.bytecode" target="classFrame">Synthetic</a></li>
<li><a href="TableSwitchInstruction.html" title="class in serp.bytecode" target="classFrame">TableSwitchInstruction</a></li>
<li><a href="TypedInstruction.html" title="class in serp.bytecode" target="classFrame">TypedInstruction</a></li>
<li><a href="UnknownAttribute.html" title="class in serp.bytecode" target="classFrame">UnknownAttribute</a></li>
<li><a href="WideInstruction.html" title="class in serp.bytecode" target="classFrame">WideInstruction</a></li>
</ul>
</div>
</body>
</html>