This file is indexed.

/usr/share/doc/groovy/api/overview-summary.html is in groovy-doc 2.4.15-1ubuntu1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<title>Overview (Groovy 2.4.15)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="date" content="2018-04-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Overview (Groovy 2.4.15)";
        }
    }
    catch(err) {
    }
//-->
var pathtoroot = "./";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-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?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<div class="header">
<h1 class="title">Groovy 2.4.15</h1>
</div>
<div class="contentContainer">
<div class="block"><h2>Groovy - An agile dynamic language for the Java Platform<br/>(JavaDoc for Java classes)</h2>

    Groovy...
    <ul>
      <li>is an agile and <b>dynamic language</b> for the <b>Java Virtual Machine</b></li>
      <li>builds upon the strengths of Java but has <b>additional power features</b> inspired by languages like Python, Ruby and Smalltalk</li>
      <li>makes <b>modern programming features</b> available to Java developers with <b>almost-zero learning curve</b></li>
      <li>supports <b>Domain-Specific Languages</b> and other compact syntax so your code becomes <b>easy to read and maintain</b></li>
      <li>makes writing shell and build scripts easy with its <b>powerful processing primitives</b>, OO abilities and an Ant DSL</li>
      <li>increases developer productivity by <b>reducing scaffolding code</b> when developing web, GUI, database or console applications</li>
      <li><b>simplifies testing</b> by supporting unit testing and mocking out-of-the-box</li>
      <li>seamlessly <b>integrates with all existing Java objects and libraries</b></li>
      <li>compiles straight to Java bytecode so you can use it anywhere you can use Java</li>
    </ul></div>
</div>
<div class="contentContainer">
<table class="overviewSummary" summary="Package Summary table, listing packages, and an explanation">
<caption><span>Packages</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" id="i0">
<th class="colFirst" scope="row"><a href="groovy/beans/package-summary.html">groovy.beans</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i1">
<th class="colFirst" scope="row"><a href="groovy/grape/package-summary.html">groovy.grape</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i2">
<th class="colFirst" scope="row"><a href="groovy/inspect/package-summary.html">groovy.inspect</a></th>
<td class="colLast">
<div class="block">Classes for inspecting object properties through introspection.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<th class="colFirst" scope="row"><a href="groovy/inspect/swingui/package-summary.html">groovy.inspect.swingui</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<th class="colFirst" scope="row"><a href="groovy/io/package-summary.html">groovy.io</a></th>
<td class="colLast">
<div class="block">Classes for Groovier Input/Output.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<th class="colFirst" scope="row"><a href="groovy/jmx/builder/package-summary.html">groovy.jmx.builder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i6">
<th class="colFirst" scope="row"><a href="groovy/json/package-summary.html">groovy.json</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i7">
<th class="colFirst" scope="row"><a href="groovy/json/internal/package-summary.html">groovy.json.internal</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i8">
<th class="colFirst" scope="row"><a href="groovy/lang/package-summary.html">groovy.lang</a></th>
<td class="colLast">
<div class="block">Core Groovy language classes for implementing data structures, closures, metadata and so forth.</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<th class="colFirst" scope="row"><a href="groovy/mock/interceptor/package-summary.html">groovy.mock.interceptor</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i10">
<th class="colFirst" scope="row"><a href="groovy/model/package-summary.html">groovy.model</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i11">
<th class="colFirst" scope="row"><a href="groovy/security/package-summary.html">groovy.security</a></th>
<td class="colLast">
<div class="block">
      Security-related classes</div>
</td>
</tr>
<tr class="altColor" id="i12">
<th class="colFirst" scope="row"><a href="groovy/servlet/package-summary.html">groovy.servlet</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i13">
<th class="colFirst" scope="row"><a href="groovy/sql/package-summary.html">groovy.sql</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i14">
<th class="colFirst" scope="row"><a href="groovy/swing/binding/package-summary.html">groovy.swing.binding</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i15">
<th class="colFirst" scope="row"><a href="groovy/swing/impl/package-summary.html">groovy.swing.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i16">
<th class="colFirst" scope="row"><a href="groovy/test/package-summary.html">groovy.test</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i17">
<th class="colFirst" scope="row"><a href="groovy/text/package-summary.html">groovy.text</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i18">
<th class="colFirst" scope="row"><a href="groovy/text/markup/package-summary.html">groovy.text.markup</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i19">
<th class="colFirst" scope="row"><a href="groovy/time/package-summary.html">groovy.time</a></th>
<td class="colLast">
<div class="block">
      Classes for easily manipulating Dates and times.</div>
</td>
</tr>
<tr class="altColor" id="i20">
<th class="colFirst" scope="row"><a href="groovy/transform/package-summary.html">groovy.transform</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i21">
<th class="colFirst" scope="row"><a href="groovy/transform/builder/package-summary.html">groovy.transform.builder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i22">
<th class="colFirst" scope="row"><a href="groovy/transform/stc/package-summary.html">groovy.transform.stc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i23">
<th class="colFirst" scope="row"><a href="groovy/ui/package-summary.html">groovy.ui</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i24">
<th class="colFirst" scope="row"><a href="groovy/ui/text/package-summary.html">groovy.ui.text</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i25">
<th class="colFirst" scope="row"><a href="groovy/util/package-summary.html">groovy.util</a></th>
<td class="colLast">
<div class="block">Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.</div>
</td>
</tr>
<tr class="altColor" id="i26">
<th class="colFirst" scope="row"><a href="groovy/util/logging/package-summary.html">groovy.util.logging</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i27">
<th class="colFirst" scope="row"><a href="groovy/util/slurpersupport/package-summary.html">groovy.util.slurpersupport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i28">
<th class="colFirst" scope="row"><a href="groovy/xml/package-summary.html">groovy.xml</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i29">
<th class="colFirst" scope="row"><a href="groovy/xml/dom/package-summary.html">groovy.xml.dom</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i30">
<th class="colFirst" scope="row"><a href="groovy/xml/streamingmarkupsupport/package-summary.html">groovy.xml.streamingmarkupsupport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i31">
<th class="colFirst" scope="row"><a href="org/apache/commons/cli/package-summary.html">org.apache.commons.cli</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i32">
<th class="colFirst" scope="row"><a href="org/apache/groovy/io/package-summary.html">org.apache.groovy.io</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i33">
<th class="colFirst" scope="row"><a href="org/apache/groovy/util/package-summary.html">org.apache.groovy.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i34">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/package-summary.html">org.codehaus.groovy</a></th>
<td class="colLast">
<div class="block">Groovy Language for the JVM</div>
</td>
</tr>
<tr class="rowColor" id="i35">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ant/package-summary.html">org.codehaus.groovy.ant</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i36">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/antlr/package-summary.html">org.codehaus.groovy.antlr</a></th>
<td class="colLast">
<div class="block">Parser related classes.</div>
</td>
</tr>
<tr class="rowColor" id="i37">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/antlr/java/package-summary.html">org.codehaus.groovy.antlr.java</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i38">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/antlr/parser/package-summary.html">org.codehaus.groovy.antlr.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i39">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/antlr/treewalker/package-summary.html">org.codehaus.groovy.antlr.treewalker</a></th>
<td class="colLast">
<div class="block">Classes for walking the AST.</div>
</td>
</tr>
<tr class="altColor" id="i40">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ast/package-summary.html">org.codehaus.groovy.ast</a></th>
<td class="colLast">
<div class="block">Groovy AST nodes for the syntax of the language</div>
</td>
</tr>
<tr class="rowColor" id="i41">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ast/builder/package-summary.html">org.codehaus.groovy.ast.builder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i42">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ast/expr/package-summary.html">org.codehaus.groovy.ast.expr</a></th>
<td class="colLast">
<div class="block">AST nodes for Groovy expressions</div>
</td>
</tr>
<tr class="rowColor" id="i43">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ast/stmt/package-summary.html">org.codehaus.groovy.ast.stmt</a></th>
<td class="colLast">
<div class="block">AST nodes for Groovy statements</div>
</td>
</tr>
<tr class="altColor" id="i44">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/ast/tools/package-summary.html">org.codehaus.groovy.ast.tools</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i45">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/binding/package-summary.html">org.codehaus.groovy.binding</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i46">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/bsf/package-summary.html">org.codehaus.groovy.bsf</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i47">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/classgen/package-summary.html">org.codehaus.groovy.classgen</a></th>
<td class="colLast">
<div class="block">Generates Java classes for Groovy classes using ASM.</div>
</td>
</tr>
<tr class="altColor" id="i48">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/classgen/asm/package-summary.html">org.codehaus.groovy.classgen.asm</a></th>
<td class="colLast">
<div class="block">Helper classes for ASMClassGenerator.</div>
</td>
</tr>
<tr class="rowColor" id="i49">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/classgen/asm/indy/package-summary.html">org.codehaus.groovy.classgen.asm.indy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i50">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/classgen/asm/sc/package-summary.html">org.codehaus.groovy.classgen.asm.sc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i51">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/cli/package-summary.html">org.codehaus.groovy.cli</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i52">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/control/package-summary.html">org.codehaus.groovy.control</a></th>
<td class="colLast">
<div class="block">Compiler control classes.</div>
</td>
</tr>
<tr class="rowColor" id="i53">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/control/customizers/package-summary.html">org.codehaus.groovy.control.customizers</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i54">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/control/customizers/builder/package-summary.html">org.codehaus.groovy.control.customizers.builder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i55">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/control/io/package-summary.html">org.codehaus.groovy.control.io</a></th>
<td class="colLast">
<div class="block">Internal classes for Groovier Input/Output.</div>
</td>
</tr>
<tr class="altColor" id="i56">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/control/messages/package-summary.html">org.codehaus.groovy.control.messages</a></th>
<td class="colLast">
<div class="block">Error message classes.</div>
</td>
</tr>
<tr class="rowColor" id="i57">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/groovydoc/package-summary.html">org.codehaus.groovy.groovydoc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i58">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/jsr223/package-summary.html">org.codehaus.groovy.jsr223</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i59">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/plugin/package-summary.html">org.codehaus.groovy.plugin</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i60">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/reflection/package-summary.html">org.codehaus.groovy.reflection</a></th>
<td class="colLast">
<div class="block">Internal classes for assisting with reflection.</div>
</td>
</tr>
<tr class="rowColor" id="i61">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/reflection/android/package-summary.html">org.codehaus.groovy.reflection.android</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i62">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/reflection/stdclasses/package-summary.html">org.codehaus.groovy.reflection.stdclasses</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i63">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/reflection/v7/package-summary.html">org.codehaus.groovy.reflection.v7</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i64">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/package-summary.html">org.codehaus.groovy.runtime</a></th>
<td class="colLast">
<div class="block">Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.</div>
</td>
</tr>
<tr class="rowColor" id="i65">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/callsite/package-summary.html">org.codehaus.groovy.runtime.callsite</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i66">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/dgmimpl/package-summary.html">org.codehaus.groovy.runtime.dgmimpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i67">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/dgmimpl/arrays/package-summary.html">org.codehaus.groovy.runtime.dgmimpl.arrays</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i68">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/m12n/package-summary.html">org.codehaus.groovy.runtime.m12n</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i69">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/memoize/package-summary.html">org.codehaus.groovy.runtime.memoize</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i70">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/metaclass/package-summary.html">org.codehaus.groovy.runtime.metaclass</a></th>
<td class="colLast">
<div class="block">Internal classes related to Groovy's metaclass implementation.</div>
</td>
</tr>
<tr class="rowColor" id="i71">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/powerassert/package-summary.html">org.codehaus.groovy.runtime.powerassert</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i72">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/typehandling/package-summary.html">org.codehaus.groovy.runtime.typehandling</a></th>
<td class="colLast">
<div class="block">Classes used to execute special actions based on the type.</div>
</td>
</tr>
<tr class="rowColor" id="i73">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/runtime/wrappers/package-summary.html">org.codehaus.groovy.runtime.wrappers</a></th>
<td class="colLast">
<div class="block">Groovy wrapper classes for primitive types.</div>
</td>
</tr>
<tr class="altColor" id="i74">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/syntax/package-summary.html">org.codehaus.groovy.syntax</a></th>
<td class="colLast">
<div class="block">Lexer, parser and trees.</div>
</td>
</tr>
<tr class="rowColor" id="i75">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/testng/package-summary.html">org.codehaus.groovy.testng</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i76">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/package-summary.html">org.codehaus.groovy.tools</a></th>
<td class="colLast">
<div class="block">
      Compiler entry points and miscellaneous development tools.</div>
</td>
</tr>
<tr class="rowColor" id="i77">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/groovydoc/package-summary.html">org.codehaus.groovy.tools.groovydoc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i78">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/groovydoc/gstringTemplates/package-summary.html">org.codehaus.groovy.tools.groovydoc.gstringTemplates</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i79">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/gse/package-summary.html">org.codehaus.groovy.tools.gse</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i80">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/javac/package-summary.html">org.codehaus.groovy.tools.javac</a></th>
<td class="colLast">
<div class="block">Classes related to the joint compiler.</div>
</td>
</tr>
<tr class="rowColor" id="i81">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/shell/package-summary.html">org.codehaus.groovy.tools.shell</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i82">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/shell/util/package-summary.html">org.codehaus.groovy.tools.shell.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i83">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/tools/xml/package-summary.html">org.codehaus.groovy.tools.xml</a></th>
<td class="colLast">
<div class="block">XML utilities such as for converting XML into Groovy scripts.</div>
</td>
</tr>
<tr class="altColor" id="i84">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/transform/package-summary.html">org.codehaus.groovy.transform</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i85">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/transform/sc/package-summary.html">org.codehaus.groovy.transform.sc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i86">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/transform/sc/transformers/package-summary.html">org.codehaus.groovy.transform.sc.transformers</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i87">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/transform/stc/package-summary.html">org.codehaus.groovy.transform.stc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i88">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/transform/trait/package-summary.html">org.codehaus.groovy.transform.trait</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i89">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/util/package-summary.html">org.codehaus.groovy.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i90">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/vmplugin/package-summary.html">org.codehaus.groovy.vmplugin</a></th>
<td class="colLast">
<div class="block">
            JVM version specific classes.</div>
</td>
</tr>
<tr class="rowColor" id="i91">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/vmplugin/v5/package-summary.html">org.codehaus.groovy.vmplugin.v5</a></th>
<td class="colLast">
<div class="block">
            Java 5 specific classes.</div>
</td>
</tr>
<tr class="altColor" id="i92">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/vmplugin/v6/package-summary.html">org.codehaus.groovy.vmplugin.v6</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i93">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/vmplugin/v7/package-summary.html">org.codehaus.groovy.vmplugin.v7</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i94">
<th class="colFirst" scope="row"><a href="org/codehaus/groovy/vmplugin/v8/package-summary.html">org.codehaus.groovy.vmplugin.v8</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-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 class="aboutLanguage">Copyright &copy; 2003-2018 The Apache Software Foundation. All rights reserved.</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>