This file is indexed.

/usr/share/doc/libasm2-java/api/org/objectweb/asm/tree/package-frame.html is in libasm2-java-doc 2.2.3-6.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Wed Sep 05 09:58:10 UTC 2012 -->
<title>org.objectweb.asm.tree (ASM Documentation)</title>
<meta name="date" content="2012-09-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/objectweb/asm/tree/package-summary.html" target="classFrame">org.objectweb.asm.tree</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">AbstractInsnNode</a></li>
<li><a href="AnnotationNode.html" title="class in org.objectweb.asm.tree" target="classFrame">AnnotationNode</a></li>
<li><a href="ClassNode.html" title="class in org.objectweb.asm.tree" target="classFrame">ClassNode</a></li>
<li><a href="FieldInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">FieldInsnNode</a></li>
<li><a href="FieldNode.html" title="class in org.objectweb.asm.tree" target="classFrame">FieldNode</a></li>
<li><a href="IincInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">IincInsnNode</a></li>
<li><a href="InnerClassNode.html" title="class in org.objectweb.asm.tree" target="classFrame">InnerClassNode</a></li>
<li><a href="InsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">InsnNode</a></li>
<li><a href="IntInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">IntInsnNode</a></li>
<li><a href="JumpInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">JumpInsnNode</a></li>
<li><a href="LabelNode.html" title="class in org.objectweb.asm.tree" target="classFrame">LabelNode</a></li>
<li><a href="LdcInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">LdcInsnNode</a></li>
<li><a href="LineNumberNode.html" title="class in org.objectweb.asm.tree" target="classFrame">LineNumberNode</a></li>
<li><a href="LocalVariableNode.html" title="class in org.objectweb.asm.tree" target="classFrame">LocalVariableNode</a></li>
<li><a href="LookupSwitchInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">LookupSwitchInsnNode</a></li>
<li><a href="MemberNode.html" title="class in org.objectweb.asm.tree" target="classFrame">MemberNode</a></li>
<li><a href="MethodInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">MethodInsnNode</a></li>
<li><a href="MethodNode.html" title="class in org.objectweb.asm.tree" target="classFrame">MethodNode</a></li>
<li><a href="MultiANewArrayInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">MultiANewArrayInsnNode</a></li>
<li><a href="TableSwitchInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">TableSwitchInsnNode</a></li>
<li><a href="TryCatchBlockNode.html" title="class in org.objectweb.asm.tree" target="classFrame">TryCatchBlockNode</a></li>
<li><a href="TypeInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">TypeInsnNode</a></li>
<li><a href="VarInsnNode.html" title="class in org.objectweb.asm.tree" target="classFrame">VarInsnNode</a></li>
</ul>
</div>
</body>
</html>