This file is indexed.

/usr/share/doc/libserp-java/api/serp/bytecode/class-use/BCClass.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
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
<!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>Uses of Class serp.bytecode.BCClass (Serp 1.15.1 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Uses of Class serp.bytecode.BCClass (Serp 1.15.1 API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?serp/bytecode/class-use/BCClass.html" target="_top">Frames</a></li>
<li><a href="BCClass.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class serp.bytecode.BCClass" class="title">Uses of Class<br>serp.bytecode.BCClass</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#serp.bytecode">serp.bytecode</a></td>
<td class="colLast">
<div class="block"><strong>Bytecode Manipuation</strong></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#serp.bytecode.visitor">serp.bytecode.visitor</a></td>
<td class="colLast">
<div class="block"><strong>Bytecode Visitor</strong></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="serp.bytecode">
<!--   -->
</a>
<h3>Uses of <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a> in <a href="../../../serp/bytecode/package-summary.html">serp.bytecode</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../serp/bytecode/package-summary.html">serp.bytecode</a> that return <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCClassLoader.</span><code><strong><a href="../../../serp/bytecode/BCClassLoader.html#createClass(java.lang.String)">createClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Override this method if unfound classes should be created on-the-fly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">ExceptionHandler.</span><code><strong><a href="../../../serp/bytecode/ExceptionHandler.html#getCatchBC()">getCatchBC</a></strong>()</code>
<div class="block">Return the bytecode of the exception type; returns null for
 catch-all clauses used to implement finally blocks.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#getClasses()">getClasses</a></strong>()</code>
<div class="block">Return all loaded classes in the project.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getComponentBC()">getComponentBC</a></strong>()</code>
<div class="block">Return the component type of this class, or null if not an array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getDeclaredInterfaceBCs()">getDeclaredInterfaceBCs</a></strong>()</code>
<div class="block">Return the bytecode for the declared interfaces of this class, or an
 empty array if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCMember.</span><code><strong><a href="../../../serp/bytecode/BCMember.html#getDeclarer()">getDeclarer</a></strong>()</code>
<div class="block">Return the <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode"><code>BCClass</code></a> that declares this member.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">InnerClass.</span><code><strong><a href="../../../serp/bytecode/InnerClass.html#getDeclarerBC()">getDeclarerBC</a></strong>()</code>
<div class="block">Return the type for this instruction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">Exceptions.</span><code><strong><a href="../../../serp/bytecode/Exceptions.html#getExceptionBCs()">getExceptionBCs</a></strong>()</code>
<div class="block">Return bytecode for the exception types of this
 method, or an empty array if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#getFieldDeclarerBC()">getFieldDeclarerBC</a></strong>()</code>
<div class="block">Return the declaring class of the field this instruction operates on,
 or null if not set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#getFieldTypeBC()">getFieldTypeBC</a></strong>()</code>
<div class="block">Return the type of the field this instruction operates on, or null
 if not set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">ConvertInstruction.</span><code><strong><a href="../../../serp/bytecode/ConvertInstruction.html#getFromTypeBC()">getFromTypeBC</a></strong>()</code>
<div class="block">Return the bytecode of the type being converted from.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getInterfaceBCs()">getInterfaceBCs</a></strong>()</code>
<div class="block">Return the bytecode of all unique interfaces implemented by this class,
 including those of all superclasses.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#getMethodDeclarerBC()">getMethodDeclarerBC</a></strong>()</code>
<div class="block">Return the declaring type of the method this instruction operates on,
 or null if not set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#getMethodParamBCs()">getMethodParamBCs</a></strong>()</code>
<div class="block">Return the param types of the method this instruction operates on,
 or empty array if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#getMethodReturnBC()">getMethodReturnBC</a></strong>()</code>
<div class="block">Return the return type of the method this instruction operates on,
 or null if not set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#getParamBCs()">getParamBCs</a></strong>()</code>
<div class="block">Return the bytecode for all the parameter types for this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#getReturnBC()">getReturnBC</a></strong>()</code>
<div class="block">Return the bytecode for the return type of this method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getSuperclassBC()">getSuperclassBC</a></strong>()</code>
<div class="block">Return the bytecode of the superclass of this class, or
 null for types without superclasses.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">LocalVariable.</span><code><strong><a href="../../../serp/bytecode/LocalVariable.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">Return the type of this local.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">ConstantValue.</span><code><strong><a href="../../../serp/bytecode/ConstantValue.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">Return the bytecode for the type of constant this attribute represents.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">InnerClass.</span><code><strong><a href="../../../serp/bytecode/InnerClass.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">Return the type for this instruction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">BCField.</span><code><strong><a href="../../../serp/bytecode/BCField.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">Return the bytecode for the type of this field.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Annotation.</span><code><strong><a href="../../../serp/bytecode/Annotation.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">The bytecode for the type of this annotation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">TypedInstruction.</span><code><strong><a href="../../../serp/bytecode/TypedInstruction.html#getTypeBC()">getTypeBC</a></strong>()</code>
<div class="block">Return the type for this instruction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(serp.bytecode.BCClass)">loadClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;bc)</code>
<div class="block">Import the given bytecode from another project.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.lang.Class)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Load the bytecode for the given class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.io.File)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;classFile)</code>
<div class="block">Load the bytecode from the given class file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.io.File,%20java.lang.ClassLoader)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;classFile,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;loader)</code>
<div class="block">Load the bytecode from the given class file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.io.InputStream)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
<div class="block">Load the bytecode from the given stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.io.InputStream,%20java.lang.ClassLoader)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;loader)</code>
<div class="block">Load the bytecode from the given stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.lang.String)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Load a class with the given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(java.lang.String,%20java.lang.ClassLoader)">loadClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;loader)</code>
<div class="block">Load the bytecode for the class with the given name.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../serp/bytecode/package-summary.html">serp.bytecode</a> with parameters of type <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/Annotation.html" title="class in serp.bytecode">Annotation</a></code></td>
<td class="colLast"><span class="strong">Annotations.</span><code><strong><a href="../../../serp/bytecode/Annotations.html#addAnnotation(serp.bytecode.BCClass)">addAnnotation</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add a new annotation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Exceptions.</span><code><strong><a href="../../../serp/bytecode/Exceptions.html#addException(serp.bytecode.BCClass)">addException</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add an exception to those thrown by this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/ExceptionHandler.html" title="class in serp.bytecode">ExceptionHandler</a></code></td>
<td class="colLast"><span class="strong">Code.</span><code><strong><a href="../../../serp/bytecode/Code.html#addExceptionHandler(serp.bytecode.Instruction,%20serp.bytecode.Instruction,%20serp.bytecode.Instruction,%20serp.bytecode.BCClass)">addExceptionHandler</a></strong>(<a href="../../../serp/bytecode/Instruction.html" title="class in serp.bytecode">Instruction</a>&nbsp;tryStart,
                                      <a href="../../../serp/bytecode/Instruction.html" title="class in serp.bytecode">Instruction</a>&nbsp;tryEnd,
                                      <a href="../../../serp/bytecode/Instruction.html" title="class in serp.bytecode">Instruction</a>&nbsp;handlerStart,
                                      <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;catchType)</code>
<div class="block">Add an exception handler to this code block.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/InnerClass.html" title="class in serp.bytecode">InnerClass</a></code></td>
<td class="colLast"><span class="strong">InnerClasses.</span><code><strong><a href="../../../serp/bytecode/InnerClasses.html#addInnerClass(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass)">addInnerClass</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;owner)</code>
<div class="block">Add an inner class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/LocalVariable.html" title="class in serp.bytecode">LocalVariable</a></code></td>
<td class="colLast"><span class="strong">LocalVariableTable.</span><code><strong><a href="../../../serp/bytecode/LocalVariableTable.html#addLocalVariable(java.lang.String,%20serp.bytecode.BCClass)">addLocalVariable</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add a local to this table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#addParam(serp.bytecode.BCClass)">addParam</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add a parameter type to this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#addParam(int,%20serp.bytecode.BCClass)">addParam</a></strong>(int&nbsp;pos,
                <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add a parameter type to this method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#containsClass(serp.bytecode.BCClass)">containsClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Return true if the project already contains the given class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCField.html" title="class in serp.bytecode">BCField</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#declareField(java.lang.String,%20serp.bytecode.BCClass)">declareField</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                        <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add a field to this class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#declareInterface(serp.bytecode.BCClass)">declareInterface</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Add an interface to those declared by this class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#declareMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">declareMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Add a method to this class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#declareMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">declareMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                          <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Add a method to this class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/Annotation.html" title="class in serp.bytecode">Annotation</a></code></td>
<td class="colLast"><span class="strong">Annotations.</span><code><strong><a href="../../../serp/bytecode/Annotations.html#getAnnotation(serp.bytecode.BCClass)">getAnnotation</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Return the annotation of the given type, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getDeclaredMethod(java.lang.String,%20serp.bytecode.BCClass[])">getDeclaredMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Return the declared method with the given name and parameter types,
 or null if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getDeclaredMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">getDeclaredMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Return the declared method with the given name and signature,
 or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a></code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getDeclaredMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">getDeclaredMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Return the declared method with the given name and signature,
 or null if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a>[]</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getDeclaredMethods(java.lang.String,%20serp.bytecode.BCClass[])">getDeclaredMethods</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                    <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Return all declared methods with the given name and parameter types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/ExceptionHandler.html" title="class in serp.bytecode">ExceptionHandler</a></code></td>
<td class="colLast"><span class="strong">Code.</span><code><strong><a href="../../../serp/bytecode/Code.html#getExceptionHandler(serp.bytecode.BCClass)">getExceptionHandler</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;catchType)</code>
<div class="block">Return the exception handler that catches the given exception type;
 if multiple handlers catch the given type, which is returned is
 undefined.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/ExceptionHandler.html" title="class in serp.bytecode">ExceptionHandler</a>[]</code></td>
<td class="colLast"><span class="strong">Code.</span><code><strong><a href="../../../serp/bytecode/Code.html#getExceptionHandlers(serp.bytecode.BCClass)">getExceptionHandlers</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;catchType)</code>
<div class="block">Return all exception handlers that catch the given exception type,
 or an empty array if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCMethod.html" title="class in serp.bytecode">BCMethod</a>[]</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#getMethods(java.lang.String,%20serp.bytecode.BCClass[])">getMethods</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                    <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Return the methods with the given name and parameter types, including
 those of all superclasses, or an empty array if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#isInstanceOf(serp.bytecode.BCClass)">isInstanceOf</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Return true if this class or any of its superclasses implement/extend
 the given interface/class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#loadClass(serp.bytecode.BCClass)">loadClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;bc)</code>
<div class="block">Import the given bytecode from another project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/Annotation.html" title="class in serp.bytecode">Annotation</a>[]</code></td>
<td class="colLast"><span class="strong">Annotation.Property.</span><code><strong><a href="../../../serp/bytecode/Annotation.Property.html#newAnnotationArrayValue(serp.bytecode.BCClass,%20int)">newAnnotationArrayValue</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type,
                                              int&nbsp;length)</code>
<div class="block">Set this property value to a new annotation array of the given type
 and length, returning the annotations for manipulation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/Annotation.html" title="class in serp.bytecode">Annotation</a></code></td>
<td class="colLast"><span class="strong">Annotation.Property.</span><code><strong><a href="../../../serp/bytecode/Annotation.Property.html#newAnnotationValue(serp.bytecode.BCClass)">newAnnotationValue</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set this property value to a new annotation of the given type, 
 returning the annotation for manipulation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Annotations.</span><code><strong><a href="../../../serp/bytecode/Annotations.html#removeAnnotation(serp.bytecode.BCClass)">removeAnnotation</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Remove the annotation of the given type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Project.</span><code><strong><a href="../../../serp/bytecode/Project.html#removeClass(serp.bytecode.BCClass)">removeClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Remove a class from this project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#removeDeclaredInterface(serp.bytecode.BCClass)">removeDeclaredInterface</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Remove an interface declared by this class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#removeDeclaredMethod(java.lang.String,%20serp.bytecode.BCClass[])">removeDeclaredMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                        <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;paramTypes)</code>
<div class="block">Removes a method from this class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Exceptions.</span><code><strong><a href="../../../serp/bytecode/Exceptions.html#removeException(serp.bytecode.BCClass)">removeException</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Remove an exception thrown by this method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Code.</span><code><strong><a href="../../../serp/bytecode/Code.html#removeExceptionHandler(serp.bytecode.BCClass)">removeExceptionHandler</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;catchType)</code>
<div class="block">Remove the exception handler that catches the given type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ExceptionHandler.</span><code><strong><a href="../../../serp/bytecode/ExceptionHandler.html#setCatch(serp.bytecode.BCClass)">setCatch</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the class of the exception type, or null for catch-all clauses used
 for finally blocks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/Instruction.html" title="class in serp.bytecode">Instruction</a></code></td>
<td class="colLast"><span class="strong">ClassConstantInstruction.</span><code><strong><a href="../../../serp/bytecode/ClassConstantInstruction.html#setClass(serp.bytecode.BCClass)">setClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of class being loaded.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#setDeclaredInterfaces(serp.bytecode.BCClass[])">setDeclaredInterfaces</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;interfaces)</code>
<div class="block">Set the interfaces declared implemented/extended by this class; set to
 null or an empty array if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">InnerClass.</span><code><strong><a href="../../../serp/bytecode/InnerClass.html#setDeclarer(serp.bytecode.BCClass)">setDeclarer</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of this declaring class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Exceptions.</span><code><strong><a href="../../../serp/bytecode/Exceptions.html#setExceptions(serp.bytecode.BCClass[])">setExceptions</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;exceptions)</code>
<div class="block">Set the checked exceptions thrown by this method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/FieldInstruction.html" title="class in serp.bytecode">FieldInstruction</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#setField(serp.bytecode.BCClass,%20java.lang.String,%20serp.bytecode.BCClass)">setField</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;dec,
                <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the field this instruction operates on.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/FieldInstruction.html" title="class in serp.bytecode">FieldInstruction</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#setField(java.lang.String,%20serp.bytecode.BCClass)">setField</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the field this instruction operates on, for fields that are
 declared by the current class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/FieldInstruction.html" title="class in serp.bytecode">FieldInstruction</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#setFieldDeclarer(serp.bytecode.BCClass)">setFieldDeclarer</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the declaring class of the field this instruction operates on.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/FieldInstruction.html" title="class in serp.bytecode">FieldInstruction</a></code></td>
<td class="colLast"><span class="strong">FieldInstruction.</span><code><strong><a href="../../../serp/bytecode/FieldInstruction.html#setFieldType(serp.bytecode.BCClass)">setFieldType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of the field this instruction operates on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/ConvertInstruction.html" title="class in serp.bytecode">ConvertInstruction</a></code></td>
<td class="colLast"><span class="strong">ConvertInstruction.</span><code><strong><a href="../../../serp/bytecode/ConvertInstruction.html#setFromType(serp.bytecode.BCClass)">setFromType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type being converted from.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethod(serp.bytecode.BCClass,%20java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">setMethod</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;dec,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;params)</code>
<div class="block">Set the method this instruction operates on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethod(serp.bytecode.BCClass,%20java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">setMethod</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;dec,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;params)</code>
<div class="block">Set the method this instruction operates on.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">setMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;params)</code>
<div class="block">Set the method this instruction operates on, for methods that are
 declared by the current class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethod(java.lang.String,%20serp.bytecode.BCClass,%20serp.bytecode.BCClass[])">setMethod</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;returnType,
                  <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;params)</code>
<div class="block">Set the method this instruction operates on, for methods that are
 declared by the current class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethodDeclarer(serp.bytecode.BCClass)">setMethodDeclarer</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the declaring type of the method this instruction operates on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethodParams(serp.bytecode.BCClass[])">setMethodParams</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;types)</code>
<div class="block">Set the param types of the method this instruction operates on.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/MethodInstruction.html" title="class in serp.bytecode">MethodInstruction</a></code></td>
<td class="colLast"><span class="strong">MethodInstruction.</span><code><strong><a href="../../../serp/bytecode/MethodInstruction.html#setMethodReturn(serp.bytecode.BCClass)">setMethodReturn</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the return type of the method this instruction operates on.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#setParam(int,%20serp.bytecode.BCClass)">setParam</a></strong>(int&nbsp;pos,
                <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Change a parameter type of this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#setParams(serp.bytecode.BCClass[])">setParams</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>[]&nbsp;types)</code>
<div class="block">Set the parameter type of this method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCMethod.</span><code><strong><a href="../../../serp/bytecode/BCMethod.html#setReturn(serp.bytecode.BCClass)">setReturn</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the return type of this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCClass.</span><code><strong><a href="../../../serp/bytecode/BCClass.html#setSuperclass(serp.bytecode.BCClass)">setSuperclass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the superclass of this class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">LocalVariable.</span><code><strong><a href="../../../serp/bytecode/LocalVariable.html#setType(serp.bytecode.BCClass)">setType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of this local.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">InnerClass.</span><code><strong><a href="../../../serp/bytecode/InnerClass.html#setType(serp.bytecode.BCClass)">setType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of this inner class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCField.</span><code><strong><a href="../../../serp/bytecode/BCField.html#setType(serp.bytecode.BCClass)">setType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of this field.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Annotation.</span><code><strong><a href="../../../serp/bytecode/Annotation.html#setType(serp.bytecode.BCClass)">setType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">This annotation's type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/TypedInstruction.html" title="class in serp.bytecode">TypedInstruction</a></code></td>
<td class="colLast"><span class="strong">TypedInstruction.</span><code><strong><a href="../../../serp/bytecode/TypedInstruction.html#setType(serp.bytecode.BCClass)">setType</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Set the type of this instruction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Annotation.Property.</span><code><strong><a href="../../../serp/bytecode/Annotation.Property.html#setValue(serp.bytecode.BCClass)">setValue</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;value)</code>
<div class="block">Set the class value of this property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../serp/bytecode/ConstantInstruction.html" title="class in serp.bytecode">ConstantInstruction</a></code></td>
<td class="colLast"><span class="strong">ConstantInstruction.</span><code><strong><a href="../../../serp/bytecode/ConstantInstruction.html#setValue(serp.bytecode.BCClass)">setValue</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;value)</code>
<div class="block">Set the value of this constant.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Exceptions.</span><code><strong><a href="../../../serp/bytecode/Exceptions.html#throwsException(serp.bytecode.BCClass)">throwsException</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;type)</code>
<div class="block">Return true if the method declares that it throws the given
 exception type.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="serp.bytecode.visitor">
<!--   -->
</a>
<h3>Uses of <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a> in <a href="../../../serp/bytecode/visitor/package-summary.html">serp.bytecode.visitor</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../serp/bytecode/visitor/package-summary.html">serp.bytecode.visitor</a> with parameters of type <a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCVisitor.</span><code><strong><a href="../../../serp/bytecode/visitor/BCVisitor.html#enterBCClass(serp.bytecode.BCClass)">enterBCClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PrettyPrintVisitor.</span><code><strong><a href="../../../serp/bytecode/visitor/PrettyPrintVisitor.html#enterBCClass(serp.bytecode.BCClass)">enterBCClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BCVisitor.</span><code><strong><a href="../../../serp/bytecode/visitor/BCVisitor.html#exitBCClass(serp.bytecode.BCClass)">exitBCClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PrettyPrintVisitor.</span><code><strong><a href="../../../serp/bytecode/visitor/PrettyPrintVisitor.html#exitBCClass(serp.bytecode.BCClass)">exitBCClass</a></strong>(<a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">BCClass</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../serp/bytecode/BCClass.html" title="class in serp.bytecode">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?serp/bytecode/class-use/BCClass.html" target="_top">Frames</a></li>
<li><a href="BCClass.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2015. All rights reserved.</small></p>
</body>
</html>