componentType - the component type; may be null but only if the current value returned by the getComponentType() method is null; once a component type has been installed, it may not be changed to any
+ other value
+
Throws:
+
IllegalStateException - if the supplied componentType is different from the already installed type
+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces
+
+
Search
+
You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API. These items can be searched using part or all of the name, optionally using "camelCase" abbreviations, or multiple search terms separated by whitespace. Some examples:
+The following sections describe the different kinds of pages in this collection.
+
+
Module
+
Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These pages may contain the following categories:
+
+
Packages
+
Modules
+
Services
+
+
+
+
Package
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:
+
+
Interfaces
+
Classes
+
Enum Classes
+
Exception Classes
+
Annotation Interfaces
+
+
+
+
Class or Interface
+
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.
+
+
Class Inheritance Diagram
+
Direct Subclasses
+
All Known Subinterfaces
+
All Known Implementing Classes
+
Class or Interface Declaration
+
Class or Interface Description
+
+
+
+
Nested Class Summary
+
Enum Constant Summary
+
Field Summary
+
Property Summary
+
Constructor Summary
+
Method Summary
+
Required Element Summary
+
Optional Element Summary
+
+
+
+
Enum Constant Details
+
Field Details
+
Property Details
+
Constructor Details
+
Method Details
+
Element Details
+
+
Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.
+
The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+
Other Files
+
Packages and modules may contain pages with additional information related to the declarations nearby.
+
+
+
Use
+
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.
+
+
+
Tree (Class Hierarchy)
+
There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.
+
+
When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
+
When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
+
+
+
+
All Packages
+
The All Packages page contains an alphabetic index of all packages contained in the documentation.
+
+
+
All Classes and Interfaces
+
The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.
+
+
+
Index
+
The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.
+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/apidocs/index-all.html b/microbean-lang-bytebuddy/apidocs/index-all.html
new file mode 100644
index 00000000..718b5bfe
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/index-all.html
@@ -0,0 +1,112 @@
+
+
+
+
+Index (microBean™ Lang: Byte Buddy 0.0.8 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/apidocs/legal/ADDITIONAL_LICENSE_INFO b/microbean-lang-bytebuddy/apidocs/legal/ADDITIONAL_LICENSE_INFO
new file mode 100644
index 00000000..ff700cd0
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/legal/ADDITIONAL_LICENSE_INFO
@@ -0,0 +1,37 @@
+ ADDITIONAL INFORMATION ABOUT LICENSING
+
+Certain files distributed by Oracle America, Inc. and/or its affiliates are
+subject to the following clarification and special exception to the GPLv2,
+based on the GNU Project exception for its Classpath libraries, known as the
+GNU Classpath Exception.
+
+Note that Oracle includes multiple, independent programs in this software
+package. Some of those programs are provided under licenses deemed
+incompatible with the GPLv2 by the Free Software Foundation and others.
+For example, the package includes programs licensed under the Apache
+License, Version 2.0 and may include FreeType. Such programs are licensed
+to you under their original licenses.
+
+Oracle facilitates your further distribution of this package by adding the
+Classpath Exception to the necessary parts of its GPLv2 code, which permits
+you to use that code in combination with other independent modules not
+licensed under the GPLv2. However, note that this would not permit you to
+commingle code under an incompatible license with Oracle's GPLv2 licensed
+code by, for example, cutting and pasting such code into a file also
+containing Oracle's GPLv2 licensed code and then distributing the result.
+
+Additionally, if you were to remove the Classpath Exception from any of the
+files to which it applies and distribute the result, you would likely be
+required to license some or all of the other code in that distribution under
+the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
+of some items included in the distribution by Oracle, removing the Classpath
+Exception could therefore effectively compromise your ability to further
+distribute the package.
+
+Failing to distribute notices associated with some files may also create
+unexpected legal consequences.
+
+Proceed with caution and we recommend that you obtain the advice of a lawyer
+skilled in open source matters before removing the Classpath Exception or
+making modifications to this package which may subsequently be redistributed
+and/or involve the use of third party software.
diff --git a/microbean-lang-bytebuddy/apidocs/legal/ASSEMBLY_EXCEPTION b/microbean-lang-bytebuddy/apidocs/legal/ASSEMBLY_EXCEPTION
new file mode 100644
index 00000000..42966666
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/legal/ASSEMBLY_EXCEPTION
@@ -0,0 +1,27 @@
+
+OPENJDK ASSEMBLY EXCEPTION
+
+The OpenJDK source code made available by Oracle America, Inc. (Oracle) at
+openjdk.org ("OpenJDK Code") is distributed under the terms of the GNU
+General Public License version 2
+only ("GPL2"), with the following clarification and special exception.
+
+ Linking this OpenJDK Code statically or dynamically with other code
+ is making a combined work based on this library. Thus, the terms
+ and conditions of GPL2 cover the whole combination.
+
+ As a special exception, Oracle gives you permission to link this
+ OpenJDK Code with certain code licensed by Oracle as indicated at
+ https://openjdk.org/legal/exception-modules-2007-05-08.html
+ ("Designated Exception Modules") to produce an executable,
+ regardless of the license terms of the Designated Exception Modules,
+ and to copy and distribute the resulting executable under GPL2,
+ provided that the Designated Exception Modules continue to be
+ governed by the licenses under which they were offered by Oracle.
+
+As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code
+to build an executable that includes those portions of necessary code that
+Oracle could not provide under GPL2 (or that Oracle has provided under GPL2
+with the Classpath exception). If you modify or add to the OpenJDK code,
+that new GPL2 code may still be combined with Designated Exception Modules
+if the new code is made subject to this exception by its copyright holder.
diff --git a/microbean-lang-bytebuddy/apidocs/legal/LICENSE b/microbean-lang-bytebuddy/apidocs/legal/LICENSE
new file mode 100644
index 00000000..8b400c7a
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/legal/LICENSE
@@ -0,0 +1,347 @@
+The GNU General Public License (GPL)
+
+Version 2, June 1991
+
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Everyone is permitted to copy and distribute verbatim copies of this license
+document, but changing it is not allowed.
+
+Preamble
+
+The licenses for most software are designed to take away your freedom to share
+and change it. By contrast, the GNU General Public License is intended to
+guarantee your freedom to share and change free software--to make sure the
+software is free for all its users. This General Public License applies to
+most of the Free Software Foundation's software and to any other program whose
+authors commit to using it. (Some other Free Software Foundation software is
+covered by the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+When we speak of free software, we are referring to freedom, not price. Our
+General Public Licenses are designed to make sure that you have the freedom to
+distribute copies of free software (and charge for this service if you wish),
+that you receive source code or can get it if you want it, that you can change
+the software or use pieces of it in new free programs; and that you know you
+can do these things.
+
+To protect your rights, we need to make restrictions that forbid anyone to deny
+you these rights or to ask you to surrender the rights. These restrictions
+translate to certain responsibilities for you if you distribute copies of the
+software, or if you modify it.
+
+For example, if you distribute copies of such a program, whether gratis or for
+a fee, you must give the recipients all the rights that you have. You must
+make sure that they, too, receive or can get the source code. And you must
+show them these terms so they know their rights.
+
+We protect your rights with two steps: (1) copyright the software, and (2)
+offer you this license which gives you legal permission to copy, distribute
+and/or modify the software.
+
+Also, for each author's protection and ours, we want to make certain that
+everyone understands that there is no warranty for this free software. If the
+software is modified by someone else and passed on, we want its recipients to
+know that what they have is not the original, so that any problems introduced
+by others will not reflect on the original authors' reputations.
+
+Finally, any free program is threatened constantly by software patents. We
+wish to avoid the danger that redistributors of a free program will
+individually obtain patent licenses, in effect making the program proprietary.
+To prevent this, we have made it clear that any patent must be licensed for
+everyone's free use or not licensed at all.
+
+The precise terms and conditions for copying, distribution and modification
+follow.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. This License applies to any program or other work which contains a notice
+placed by the copyright holder saying it may be distributed under the terms of
+this General Public License. The "Program", below, refers to any such program
+or work, and a "work based on the Program" means either the Program or any
+derivative work under copyright law: that is to say, a work containing the
+Program or a portion of it, either verbatim or with modifications and/or
+translated into another language. (Hereinafter, translation is included
+without limitation in the term "modification".) Each licensee is addressed as
+"you".
+
+Activities other than copying, distribution and modification are not covered by
+this License; they are outside its scope. The act of running the Program is
+not restricted, and the output from the Program is covered only if its contents
+constitute a work based on the Program (independent of having been made by
+running the Program). Whether that is true depends on what the Program does.
+
+1. You may copy and distribute verbatim copies of the Program's source code as
+you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice and
+disclaimer of warranty; keep intact all the notices that refer to this License
+and to the absence of any warranty; and give any other recipients of the
+Program a copy of this License along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and you may
+at your option offer warranty protection in exchange for a fee.
+
+2. You may modify your copy or copies of the Program or any portion of it, thus
+forming a work based on the Program, and copy and distribute such modifications
+or work under the terms of Section 1 above, provided that you also meet all of
+these conditions:
+
+ a) You must cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof, to be
+ licensed as a whole at no charge to all third parties under the terms of
+ this License.
+
+ c) If the modified program normally reads commands interactively when run,
+ you must cause it, when started running for such interactive use in the
+ most ordinary way, to print or display an announcement including an
+ appropriate copyright notice and a notice that there is no warranty (or
+ else, saying that you provide a warranty) and that users may redistribute
+ the program under these conditions, and telling the user how to view a copy
+ of this License. (Exception: if the Program itself is interactive but does
+ not normally print such an announcement, your work based on the Program is
+ not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If identifiable
+sections of that work are not derived from the Program, and can be reasonably
+considered independent and separate works in themselves, then this License, and
+its terms, do not apply to those sections when you distribute them as separate
+works. But when you distribute the same sections as part of a whole which is a
+work based on the Program, the distribution of the whole must be on the terms
+of this License, whose permissions for other licensees extend to the entire
+whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest your
+rights to work written entirely by you; rather, the intent is to exercise the
+right to control the distribution of derivative or collective works based on
+the Program.
+
+In addition, mere aggregation of another work not based on the Program with the
+Program (or with a work based on the Program) on a volume of a storage or
+distribution medium does not bring the other work under the scope of this
+License.
+
+3. You may copy and distribute the Program (or a work based on it, under
+Section 2) in object code or executable form under the terms of Sections 1 and
+2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable source
+ code, which must be distributed under the terms of Sections 1 and 2 above
+ on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three years, to
+ give any third party, for a charge no more than your cost of physically
+ performing source distribution, a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of Sections 1
+ and 2 above on a medium customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer to
+ distribute corresponding source code. (This alternative is allowed only
+ for noncommercial distribution and only if you received the program in
+ object code or executable form with such an offer, in accord with
+ Subsection b above.)
+
+The source code for a work means the preferred form of the work for making
+modifications to it. For an executable work, complete source code means all
+the source code for all modules it contains, plus any associated interface
+definition files, plus the scripts used to control compilation and installation
+of the executable. However, as a special exception, the source code
+distributed need not include anything that is normally distributed (in either
+source or binary form) with the major components (compiler, kernel, and so on)
+of the operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the source
+code from the same place counts as distribution of the source code, even though
+third parties are not compelled to copy the source along with the object code.
+
+4. You may not copy, modify, sublicense, or distribute the Program except as
+expressly provided under this License. Any attempt otherwise to copy, modify,
+sublicense or distribute the Program is void, and will automatically terminate
+your rights under this License. However, parties who have received copies, or
+rights, from you under this License will not have their licenses terminated so
+long as such parties remain in full compliance.
+
+5. You are not required to accept this License, since you have not signed it.
+However, nothing else grants you permission to modify or distribute the Program
+or its derivative works. These actions are prohibited by law if you do not
+accept this License. Therefore, by modifying or distributing the Program (or
+any work based on the Program), you indicate your acceptance of this License to
+do so, and all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+6. Each time you redistribute the Program (or any work based on the Program),
+the recipient automatically receives a license from the original licensor to
+copy, distribute or modify the Program subject to these terms and conditions.
+You may not impose any further restrictions on the recipients' exercise of the
+rights granted herein. You are not responsible for enforcing compliance by
+third parties to this License.
+
+7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues), conditions
+are imposed on you (whether by court order, agreement or otherwise) that
+contradict the conditions of this License, they do not excuse you from the
+conditions of this License. If you cannot distribute so as to satisfy
+simultaneously your obligations under this License and any other pertinent
+obligations, then as a consequence you may not distribute the Program at all.
+For example, if a patent license would not permit royalty-free redistribution
+of the Program by all those who receive copies directly or indirectly through
+you, then the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply and
+the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any patents or
+other property right claims or to contest validity of any such claims; this
+section has the sole purpose of protecting the integrity of the free software
+distribution system, which is implemented by public license practices. Many
+people have made generous contributions to the wide range of software
+distributed through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing to
+distribute software through any other system and a licensee cannot impose that
+choice.
+
+This section is intended to make thoroughly clear what is believed to be a
+consequence of the rest of this License.
+
+8. If the distribution and/or use of the Program is restricted in certain
+countries either by patents or by copyrighted interfaces, the original
+copyright holder who places the Program under this License may add an explicit
+geographical distribution limitation excluding those countries, so that
+distribution is permitted only in or among countries not thus excluded. In
+such case, this License incorporates the limitation as if written in the body
+of this License.
+
+9. The Free Software Foundation may publish revised and/or new versions of the
+General Public License from time to time. Such new versions will be similar in
+spirit to the present version, but may differ in detail to address new problems
+or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any later
+version", you have the option of following the terms and conditions either of
+that version or of any later version published by the Free Software Foundation.
+If the Program does not specify a version number of this License, you may
+choose any version ever published by the Free Software Foundation.
+
+10. If you wish to incorporate parts of the Program into other free programs
+whose distribution conditions are different, write to the author to ask for
+permission. For software which is copyrighted by the Free Software Foundation,
+write to the Free Software Foundation; we sometimes make exceptions for this.
+Our decision will be guided by the two goals of preserving the free status of
+all derivatives of our free software and of promoting the sharing and reuse of
+software generally.
+
+NO WARRANTY
+
+11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
+THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
+STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
+PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
+PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
+YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
+ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
+PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
+INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
+BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
+OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+If you develop a new program, and you want it to be of the greatest possible
+use to the public, the best way to achieve this is to make it free software
+which everyone can redistribute and change under these terms.
+
+To do so, attach the following notices to the program. It is safest to attach
+them to the start of each source file to most effectively convey the exclusion
+of warranty; and each file should have at least the "copyright" line and a
+pointer to where the full notice is found.
+
+ One line to give the program's name and a brief idea of what it does.
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this when it
+starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
+ with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free
+ software, and you are welcome to redistribute it under certain conditions;
+ type 'show c' for details.
+
+The hypothetical commands 'show w' and 'show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may be
+called something other than 'show w' and 'show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your school,
+if any, to sign a "copyright disclaimer" for the program, if necessary. Here
+is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ 'Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ signature of Ty Coon, 1 April 1989
+
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General Public
+License instead of this License.
+
+
+"CLASSPATH" EXCEPTION TO THE GPL
+
+Certain source files distributed by Oracle America and/or its affiliates are
+subject to the following clarification and special exception to the GPL, but
+only where Oracle has expressly included in the particular source file's header
+the words "Oracle designates this particular file as subject to the "Classpath"
+exception as provided by Oracle in the LICENSE file that accompanied this code."
+
+ Linking this library statically or dynamically with other modules is making
+ a combined work based on this library. Thus, the terms and conditions of
+ the GNU General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent modules,
+ and to copy and distribute the resulting executable under terms of your
+ choice, provided that you also meet, for each linked independent module,
+ the terms and conditions of the license of that module. An independent
+ module is a module which is not derived from or based on this library. If
+ you modify this library, you may extend this exception to your version of
+ the library, but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version.
diff --git a/microbean-lang-bytebuddy/apidocs/legal/jquery.md b/microbean-lang-bytebuddy/apidocs/legal/jquery.md
new file mode 100644
index 00000000..d468b318
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/legal/jquery.md
@@ -0,0 +1,72 @@
+## jQuery v3.6.1
+
+### jQuery License
+```
+jQuery v 3.6.1
+Copyright OpenJS Foundation and other contributors, https://openjsf.org/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+******************************************
+
+The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
+
+Sizzle.js includes the following license:
+
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/sizzle
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+*********************
+
+```
diff --git a/microbean-lang-bytebuddy/apidocs/legal/jqueryUI.md b/microbean-lang-bytebuddy/apidocs/legal/jqueryUI.md
new file mode 100644
index 00000000..8bda9d7a
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/legal/jqueryUI.md
@@ -0,0 +1,49 @@
+## jQuery UI v1.13.2
+
+### jQuery UI License
+```
+Copyright jQuery Foundation and other contributors, https://jquery.org/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/jquery-ui
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+Copyright and related rights for sample code are waived via CC0. Sample
+code is defined as all source code contained within the demos directory.
+
+CC0: http://creativecommons.org/publicdomain/zero/1.0/
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+```
diff --git a/microbean-lang-bytebuddy/apidocs/link.svg b/microbean-lang-bytebuddy/apidocs/link.svg
new file mode 100644
index 00000000..7ccc5ed0
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/link.svg
@@ -0,0 +1,31 @@
+
+
+
+
+
diff --git a/microbean-lang-bytebuddy/apidocs/member-search-index.js b/microbean-lang-bytebuddy/apidocs/member-search-index.js
new file mode 100644
index 00000000..6a379336
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/member-search-index.js
@@ -0,0 +1 @@
+memberSearchIndex = [{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"ByteBuddy2(TypePool)","u":"%3Cinit%3E(net.bytebuddy.pool.TypePool)"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"doDescribe(String)","u":"doDescribe(java.lang.String)"},{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"typeDescription(QualifiedNameable)","u":"typeDescription(javax.lang.model.element.QualifiedNameable)"},{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"typeDescription(String)","u":"typeDescription(java.lang.String)"},{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"typeDescription(TypeMirror)","u":"typeDescription(javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"typeDescriptionGeneric(TypeMirror)","u":"typeDescriptionGeneric(javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"TypeElementTypePool()","u":"%3Cinit%3E()"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"TypeElementTypePool(ClassFileVersion, TypePool.CacheProvider, TypeAndElementSource)","u":"%3Cinit%3E(net.bytebuddy.ClassFileVersion,net.bytebuddy.pool.TypePool.CacheProvider,org.microbean.lang.TypeAndElementSource)"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"TypeElementTypePool(TypeAndElementSource)","u":"%3Cinit%3E(org.microbean.lang.TypeAndElementSource)"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"TypeElementTypePool(TypePool.CacheProvider)","u":"%3Cinit%3E(net.bytebuddy.pool.TypePool.CacheProvider)"},{"p":"org.microbean.lang.bytebuddy","c":"TypeElementTypePool","l":"TypeElementTypePool(TypePool.CacheProvider, TypeAndElementSource)","u":"%3Cinit%3E(net.bytebuddy.pool.TypePool.CacheProvider,org.microbean.lang.TypeAndElementSource)"},{"p":"org.microbean.lang.bytebuddy","c":"ByteBuddy2","l":"typePool()"}];updateSearchResults();
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/apidocs/module-search-index.js b/microbean-lang-bytebuddy/apidocs/module-search-index.js
new file mode 100644
index 00000000..e5302333
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/module-search-index.js
@@ -0,0 +1 @@
+moduleSearchIndex = [{"l":"org.microbean.lang.bytebuddy"}];updateSearchResults();
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/apidocs/org.microbean.lang.bytebuddy/module-summary.html b/microbean-lang-bytebuddy/apidocs/org.microbean.lang.bytebuddy/module-summary.html
new file mode 100644
index 00000000..84814e0e
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/org.microbean.lang.bytebuddy/module-summary.html
@@ -0,0 +1,113 @@
+
+
+
+
+org.microbean.lang.bytebuddy (microBean™ Lang: Byte Buddy 0.0.8 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Module org.microbean.lang.bytebuddy
+
+
+
module org.microbean.lang.bytebuddy
+
+
+
Provides packages related to the Java language model and Byte Buddy.
The help page provides an introduction to the scope and syntax of JavaDoc search.
+
You can use the <ctrl> or <cmd> keys in combination with the left and right arrow keys to switch between result tabs in this page.
+
The URL template below may be used to configure this page as a search engine in browsers that support this feature. It has been tested to work in Google Chrome and Mozilla Firefox. Note that other browsers may not support this feature or require a different URL format.
+link
+
+
+
+
+
Loading search index...
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/apidocs/search.js b/microbean-lang-bytebuddy/apidocs/search.js
new file mode 100644
index 00000000..2a223f39
--- /dev/null
+++ b/microbean-lang-bytebuddy/apidocs/search.js
@@ -0,0 +1,458 @@
+/*
+ * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation. Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
+ */
+"use strict";
+const messages = {
+ enterTerm: "Enter a search term",
+ noResult: "No results found",
+ oneResult: "Found one result",
+ manyResults: "Found {0} results",
+ loading: "Loading search index...",
+ searching: "Searching...",
+ redirecting: "Redirecting to first result...",
+ linkIcon: "Link icon",
+ linkToSection: "Link to this section"
+}
+const categories = {
+ modules: "Modules",
+ packages: "Packages",
+ types: "Classes and Interfaces",
+ members: "Members",
+ searchTags: "Search Tags"
+};
+const highlight = "$&";
+const NO_MATCH = {};
+const MAX_RESULTS = 300;
+function checkUnnamed(name, separator) {
+ return name === "" || !name ? "" : name + separator;
+}
+function escapeHtml(str) {
+ return str.replace(//g, ">");
+}
+function getHighlightedText(str, boundaries, from, to) {
+ var start = from;
+ var text = "";
+ for (var i = 0; i < boundaries.length; i += 2) {
+ var b0 = boundaries[i];
+ var b1 = boundaries[i + 1];
+ if (b0 >= to || b1 <= from) {
+ continue;
+ }
+ text += escapeHtml(str.slice(start, Math.max(start, b0)));
+ text += "";
+ text += escapeHtml(str.slice(Math.max(start, b0), Math.min(to, b1)));
+ text += "";
+ start = Math.min(to, b1);
+ }
+ text += escapeHtml(str.slice(start, to));
+ return text;
+}
+function getURLPrefix(item, category) {
+ var urlPrefix = "";
+ var slash = "/";
+ if (category === "modules") {
+ return item.l + slash;
+ } else if (category === "packages" && item.m) {
+ return item.m + slash;
+ } else if (category === "types" || category === "members") {
+ if (item.m) {
+ urlPrefix = item.m + slash;
+ } else {
+ $.each(packageSearchIndex, function(index, it) {
+ if (it.m && item.p === it.l) {
+ urlPrefix = it.m + slash;
+ }
+ });
+ }
+ }
+ return urlPrefix;
+}
+function getURL(item, category) {
+ if (item.url) {
+ return item.url;
+ }
+ var url = getURLPrefix(item, category);
+ if (category === "modules") {
+ url += "module-summary.html";
+ } else if (category === "packages") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += item.l.replace(/\./g, '/') + "/package-summary.html";
+ }
+ } else if (category === "types") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.l + ".html";
+ }
+ } else if (category === "members") {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.c + ".html" + "#";
+ if (item.u) {
+ url += item.u;
+ } else {
+ url += item.l;
+ }
+ } else if (category === "searchTags") {
+ url += item.u;
+ }
+ item.url = url;
+ return url;
+}
+function createMatcher(term, camelCase) {
+ if (camelCase && !isUpperCase(term)) {
+ return null; // no need for camel-case matcher for lower case query
+ }
+ var pattern = "";
+ var upperCase = [];
+ term.trim().split(/\s+/).forEach(function(w, index, array) {
+ var tokens = w.split(/(?=[A-Z,.()<>?[\/])/);
+ for (var i = 0; i < tokens.length; i++) {
+ var s = tokens[i];
+ // ',' and '?' are the only delimiters commonly followed by space in java signatures
+ pattern += "(" + $.ui.autocomplete.escapeRegex(s).replace(/[,?]/g, "$&\\s*?") + ")";
+ upperCase.push(false);
+ var isWordToken = /\w$/.test(s);
+ if (isWordToken) {
+ if (i === tokens.length - 1 && index < array.length - 1) {
+ // space in query string matches all delimiters
+ pattern += "(.*?)";
+ upperCase.push(isUpperCase(s[0]));
+ } else {
+ if (!camelCase && isUpperCase(s) && s.length === 1) {
+ pattern += "()";
+ } else {
+ pattern += "([a-z0-9$<>?[\\]]*?)";
+ }
+ upperCase.push(isUpperCase(s[0]));
+ }
+ } else {
+ pattern += "()";
+ upperCase.push(false);
+ }
+ }
+ });
+ var re = new RegExp(pattern, "gi");
+ re.upperCase = upperCase;
+ return re;
+}
+function findMatch(matcher, input, startOfName, endOfName) {
+ var from = startOfName;
+ matcher.lastIndex = from;
+ var match = matcher.exec(input);
+ // Expand search area until we get a valid result or reach the beginning of the string
+ while (!match || match.index + match[0].length < startOfName || endOfName < match.index) {
+ if (from === 0) {
+ return NO_MATCH;
+ }
+ from = input.lastIndexOf(".", from - 2) + 1;
+ matcher.lastIndex = from;
+ match = matcher.exec(input);
+ }
+ var boundaries = [];
+ var matchEnd = match.index + match[0].length;
+ var score = 5;
+ var start = match.index;
+ var prevEnd = -1;
+ for (var i = 1; i < match.length; i += 2) {
+ var isUpper = isUpperCase(input[start]);
+ var isMatcherUpper = matcher.upperCase[i];
+ // capturing groups come in pairs, match and non-match
+ boundaries.push(start, start + match[i].length);
+ // make sure groups are anchored on a left word boundary
+ var prevChar = input[start - 1] || "";
+ var nextChar = input[start + 1] || "";
+ if (start !== 0 && !/[\W_]/.test(prevChar) && !/[\W_]/.test(input[start])) {
+ if (isUpper && (isLowerCase(prevChar) || isLowerCase(nextChar))) {
+ score -= 0.1;
+ } else if (isMatcherUpper && start === prevEnd) {
+ score -= isUpper ? 0.1 : 1.0;
+ } else {
+ return NO_MATCH;
+ }
+ }
+ prevEnd = start + match[i].length;
+ start += match[i].length + match[i + 1].length;
+
+ // lower score for parts of the name that are missing
+ if (match[i + 1] && prevEnd < endOfName) {
+ score -= rateNoise(match[i + 1]);
+ }
+ }
+ // lower score if a type name contains unmatched camel-case parts
+ if (input[matchEnd - 1] !== "." && endOfName > matchEnd)
+ score -= rateNoise(input.slice(matchEnd, endOfName));
+ score -= rateNoise(input.slice(0, Math.max(startOfName, match.index)));
+
+ if (score <= 0) {
+ return NO_MATCH;
+ }
+ return {
+ input: input,
+ score: score,
+ boundaries: boundaries
+ };
+}
+function isUpperCase(s) {
+ return s !== s.toLowerCase();
+}
+function isLowerCase(s) {
+ return s !== s.toUpperCase();
+}
+function rateNoise(str) {
+ return (str.match(/([.(])/g) || []).length / 5
+ + (str.match(/([A-Z]+)/g) || []).length / 10
+ + str.length / 20;
+}
+function doSearch(request, response) {
+ var term = request.term.trim();
+ var maxResults = request.maxResults || MAX_RESULTS;
+ if (term.length === 0) {
+ return this.close();
+ }
+ var matcher = {
+ plainMatcher: createMatcher(term, false),
+ camelCaseMatcher: createMatcher(term, true)
+ }
+ var indexLoaded = indexFilesLoaded();
+
+ function getPrefix(item, category) {
+ switch (category) {
+ case "packages":
+ return checkUnnamed(item.m, "/");
+ case "types":
+ return checkUnnamed(item.p, ".");
+ case "members":
+ return checkUnnamed(item.p, ".") + item.c + ".";
+ default:
+ return "";
+ }
+ }
+ function useQualifiedName(category) {
+ switch (category) {
+ case "packages":
+ return /[\s/]/.test(term);
+ case "types":
+ case "members":
+ return /[\s.]/.test(term);
+ default:
+ return false;
+ }
+ }
+ function searchIndex(indexArray, category) {
+ var matches = [];
+ if (!indexArray) {
+ if (!indexLoaded) {
+ matches.push({ l: messages.loading, category: category });
+ }
+ return matches;
+ }
+ $.each(indexArray, function (i, item) {
+ var prefix = getPrefix(item, category);
+ var simpleName = item.l;
+ var qualifiedName = prefix + simpleName;
+ var useQualified = useQualifiedName(category);
+ var input = useQualified ? qualifiedName : simpleName;
+ var startOfName = useQualified ? prefix.length : 0;
+ var endOfName = category === "members" && input.indexOf("(", startOfName) > -1
+ ? input.indexOf("(", startOfName) : input.length;
+ var m = findMatch(matcher.plainMatcher, input, startOfName, endOfName);
+ if (m === NO_MATCH && matcher.camelCaseMatcher) {
+ m = findMatch(matcher.camelCaseMatcher, input, startOfName, endOfName);
+ }
+ if (m !== NO_MATCH) {
+ m.indexItem = item;
+ m.prefix = prefix;
+ m.category = category;
+ if (!useQualified) {
+ m.input = qualifiedName;
+ m.boundaries = m.boundaries.map(function(b) {
+ return b + prefix.length;
+ });
+ }
+ matches.push(m);
+ }
+ return true;
+ });
+ return matches.sort(function(e1, e2) {
+ return e2.score - e1.score;
+ }).slice(0, maxResults);
+ }
+
+ var result = searchIndex(moduleSearchIndex, "modules")
+ .concat(searchIndex(packageSearchIndex, "packages"))
+ .concat(searchIndex(typeSearchIndex, "types"))
+ .concat(searchIndex(memberSearchIndex, "members"))
+ .concat(searchIndex(tagSearchIndex, "searchTags"));
+
+ if (!indexLoaded) {
+ updateSearchResults = function() {
+ doSearch(request, response);
+ }
+ } else {
+ updateSearchResults = function() {};
+ }
+ response(result);
+}
+// JQuery search menu implementation
+$.widget("custom.catcomplete", $.ui.autocomplete, {
+ _create: function() {
+ this._super();
+ this.widget().menu("option", "items", "> .result-item");
+ // workaround for search result scrolling
+ this.menu._scrollIntoView = function _scrollIntoView( item ) {
+ var borderTop, paddingTop, offset, scroll, elementHeight, itemHeight;
+ if ( this._hasScroll() ) {
+ borderTop = parseFloat( $.css( this.activeMenu[ 0 ], "borderTopWidth" ) ) || 0;
+ paddingTop = parseFloat( $.css( this.activeMenu[ 0 ], "paddingTop" ) ) || 0;
+ offset = item.offset().top - this.activeMenu.offset().top - borderTop - paddingTop;
+ scroll = this.activeMenu.scrollTop();
+ elementHeight = this.activeMenu.height() - 26;
+ itemHeight = item.outerHeight();
+
+ if ( offset < 0 ) {
+ this.activeMenu.scrollTop( scroll + offset );
+ } else if ( offset + itemHeight > elementHeight ) {
+ this.activeMenu.scrollTop( scroll + offset - elementHeight + itemHeight );
+ }
+ }
+ };
+ },
+ _renderMenu: function(ul, items) {
+ var currentCategory = "";
+ var widget = this;
+ widget.menu.bindings = $();
+ $.each(items, function(index, item) {
+ if (item.category && item.category !== currentCategory) {
+ ul.append("
The following document contains the results of Checkstyle 10.12.6 with /home/runner/work/microbean-lang/microbean-lang/target/checkout/bytebuddy/target/checkstyle-rules.xml ruleset.
Description: Byte Buddy is a Java library for creating Java classes at run time.
+ This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/dependency-management.html b/microbean-lang-bytebuddy/dependency-management.html
new file mode 100644
index 00000000..9b2edad0
--- /dev/null
+++ b/microbean-lang-bytebuddy/dependency-management.html
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – Project Dependency Management
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Dependency Management
+
compile
+
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.eot b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.eot
new file mode 100644
index 00000000..423bd5d3
Binary files /dev/null and b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.eot differ
diff --git a/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.svg b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.svg
new file mode 100644
index 00000000..c8f06d9a
--- /dev/null
+++ b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.svg
@@ -0,0 +1,229 @@
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.ttf b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.ttf
new file mode 100644
index 00000000..a498ef4e
Binary files /dev/null and b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.ttf differ
diff --git a/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.woff b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.woff
new file mode 100644
index 00000000..d83c539b
Binary files /dev/null and b/microbean-lang-bytebuddy/fonts/glyphicons-halflings-regular.woff differ
diff --git a/microbean-lang-bytebuddy/images/accessories-text-editor.png b/microbean-lang-bytebuddy/images/accessories-text-editor.png
new file mode 100644
index 00000000..abc3366e
Binary files /dev/null and b/microbean-lang-bytebuddy/images/accessories-text-editor.png differ
diff --git a/microbean-lang-bytebuddy/images/add.gif b/microbean-lang-bytebuddy/images/add.gif
new file mode 100644
index 00000000..1cb3dbf9
Binary files /dev/null and b/microbean-lang-bytebuddy/images/add.gif differ
diff --git a/microbean-lang-bytebuddy/images/apache-maven-project-2.png b/microbean-lang-bytebuddy/images/apache-maven-project-2.png
new file mode 100644
index 00000000..a44db6ed
Binary files /dev/null and b/microbean-lang-bytebuddy/images/apache-maven-project-2.png differ
diff --git a/microbean-lang-bytebuddy/images/application-certificate.png b/microbean-lang-bytebuddy/images/application-certificate.png
new file mode 100644
index 00000000..cc6aff61
Binary files /dev/null and b/microbean-lang-bytebuddy/images/application-certificate.png differ
diff --git a/microbean-lang-bytebuddy/images/close.gif b/microbean-lang-bytebuddy/images/close.gif
new file mode 100644
index 00000000..1c26bbc5
Binary files /dev/null and b/microbean-lang-bytebuddy/images/close.gif differ
diff --git a/microbean-lang-bytebuddy/images/contact-new.png b/microbean-lang-bytebuddy/images/contact-new.png
new file mode 100644
index 00000000..ebc4316d
Binary files /dev/null and b/microbean-lang-bytebuddy/images/contact-new.png differ
diff --git a/microbean-lang-bytebuddy/images/document-properties.png b/microbean-lang-bytebuddy/images/document-properties.png
new file mode 100644
index 00000000..34c2409a
Binary files /dev/null and b/microbean-lang-bytebuddy/images/document-properties.png differ
diff --git a/microbean-lang-bytebuddy/images/drive-harddisk.png b/microbean-lang-bytebuddy/images/drive-harddisk.png
new file mode 100644
index 00000000..d7ce475f
Binary files /dev/null and b/microbean-lang-bytebuddy/images/drive-harddisk.png differ
diff --git a/microbean-lang-bytebuddy/images/fix.gif b/microbean-lang-bytebuddy/images/fix.gif
new file mode 100644
index 00000000..b7eb3dc4
Binary files /dev/null and b/microbean-lang-bytebuddy/images/fix.gif differ
diff --git a/microbean-lang-bytebuddy/images/icon_error_sml.gif b/microbean-lang-bytebuddy/images/icon_error_sml.gif
new file mode 100644
index 00000000..12e9a01a
Binary files /dev/null and b/microbean-lang-bytebuddy/images/icon_error_sml.gif differ
diff --git a/microbean-lang-bytebuddy/images/icon_help_sml.gif b/microbean-lang-bytebuddy/images/icon_help_sml.gif
new file mode 100644
index 00000000..aaf20e6e
Binary files /dev/null and b/microbean-lang-bytebuddy/images/icon_help_sml.gif differ
diff --git a/microbean-lang-bytebuddy/images/icon_info_sml.gif b/microbean-lang-bytebuddy/images/icon_info_sml.gif
new file mode 100644
index 00000000..b7763267
Binary files /dev/null and b/microbean-lang-bytebuddy/images/icon_info_sml.gif differ
diff --git a/microbean-lang-bytebuddy/images/icon_success_sml.gif b/microbean-lang-bytebuddy/images/icon_success_sml.gif
new file mode 100644
index 00000000..0a195279
Binary files /dev/null and b/microbean-lang-bytebuddy/images/icon_success_sml.gif differ
diff --git a/microbean-lang-bytebuddy/images/icon_warning_sml.gif b/microbean-lang-bytebuddy/images/icon_warning_sml.gif
new file mode 100644
index 00000000..ac6ad6ad
Binary files /dev/null and b/microbean-lang-bytebuddy/images/icon_warning_sml.gif differ
diff --git a/microbean-lang-bytebuddy/images/image-x-generic.png b/microbean-lang-bytebuddy/images/image-x-generic.png
new file mode 100644
index 00000000..ab49efb3
Binary files /dev/null and b/microbean-lang-bytebuddy/images/image-x-generic.png differ
diff --git a/microbean-lang-bytebuddy/images/internet-web-browser.png b/microbean-lang-bytebuddy/images/internet-web-browser.png
new file mode 100644
index 00000000..307d6aca
Binary files /dev/null and b/microbean-lang-bytebuddy/images/internet-web-browser.png differ
diff --git a/microbean-lang-bytebuddy/images/logos/build-by-maven-black.png b/microbean-lang-bytebuddy/images/logos/build-by-maven-black.png
new file mode 100644
index 00000000..919fd0f6
Binary files /dev/null and b/microbean-lang-bytebuddy/images/logos/build-by-maven-black.png differ
diff --git a/microbean-lang-bytebuddy/images/logos/build-by-maven-white.png b/microbean-lang-bytebuddy/images/logos/build-by-maven-white.png
new file mode 100644
index 00000000..7d44c9c2
Binary files /dev/null and b/microbean-lang-bytebuddy/images/logos/build-by-maven-white.png differ
diff --git a/microbean-lang-bytebuddy/images/logos/maven-feather.png b/microbean-lang-bytebuddy/images/logos/maven-feather.png
new file mode 100644
index 00000000..b5ada836
Binary files /dev/null and b/microbean-lang-bytebuddy/images/logos/maven-feather.png differ
diff --git a/microbean-lang-bytebuddy/images/network-server.png b/microbean-lang-bytebuddy/images/network-server.png
new file mode 100644
index 00000000..1d12e193
Binary files /dev/null and b/microbean-lang-bytebuddy/images/network-server.png differ
diff --git a/microbean-lang-bytebuddy/images/package-x-generic.png b/microbean-lang-bytebuddy/images/package-x-generic.png
new file mode 100644
index 00000000..8b7e9e67
Binary files /dev/null and b/microbean-lang-bytebuddy/images/package-x-generic.png differ
diff --git a/microbean-lang-bytebuddy/images/profiles/pre-release.png b/microbean-lang-bytebuddy/images/profiles/pre-release.png
new file mode 100644
index 00000000..d448e850
Binary files /dev/null and b/microbean-lang-bytebuddy/images/profiles/pre-release.png differ
diff --git a/microbean-lang-bytebuddy/images/profiles/retired.png b/microbean-lang-bytebuddy/images/profiles/retired.png
new file mode 100644
index 00000000..f89f6a29
Binary files /dev/null and b/microbean-lang-bytebuddy/images/profiles/retired.png differ
diff --git a/microbean-lang-bytebuddy/images/profiles/sandbox.png b/microbean-lang-bytebuddy/images/profiles/sandbox.png
new file mode 100644
index 00000000..f88b3626
Binary files /dev/null and b/microbean-lang-bytebuddy/images/profiles/sandbox.png differ
diff --git a/microbean-lang-bytebuddy/images/remove.gif b/microbean-lang-bytebuddy/images/remove.gif
new file mode 100644
index 00000000..fc65631c
Binary files /dev/null and b/microbean-lang-bytebuddy/images/remove.gif differ
diff --git a/microbean-lang-bytebuddy/images/rss.png b/microbean-lang-bytebuddy/images/rss.png
new file mode 100644
index 00000000..a9850ee2
Binary files /dev/null and b/microbean-lang-bytebuddy/images/rss.png differ
diff --git a/microbean-lang-bytebuddy/images/update.gif b/microbean-lang-bytebuddy/images/update.gif
new file mode 100644
index 00000000..b2a6d0bf
Binary files /dev/null and b/microbean-lang-bytebuddy/images/update.gif differ
diff --git a/microbean-lang-bytebuddy/images/window-new.png b/microbean-lang-bytebuddy/images/window-new.png
new file mode 100644
index 00000000..0e12ef95
Binary files /dev/null and b/microbean-lang-bytebuddy/images/window-new.png differ
diff --git a/microbean-lang-bytebuddy/img/glyphicons-halflings-white.png b/microbean-lang-bytebuddy/img/glyphicons-halflings-white.png
new file mode 100644
index 00000000..3bf6484a
Binary files /dev/null and b/microbean-lang-bytebuddy/img/glyphicons-halflings-white.png differ
diff --git a/microbean-lang-bytebuddy/img/glyphicons-halflings.png b/microbean-lang-bytebuddy/img/glyphicons-halflings.png
new file mode 100644
index 00000000..a9969993
Binary files /dev/null and b/microbean-lang-bytebuddy/img/glyphicons-halflings.png differ
diff --git a/microbean-lang-bytebuddy/index.html b/microbean-lang-bytebuddy/index.html
new file mode 100644
index 00000000..45a0d3fb
--- /dev/null
+++ b/microbean-lang-bytebuddy/index.html
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – microBean™ Lang: Byte Buddy
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Byte Buddy
+
+
The microBean™ Lang: Byte Buddy project provides classes and interfaces that implement the Java language model in terms
+of Byte Buddy constructs.
+
Status
+
This project is currently experimental, in a pre-alpha state, and unsuitable for production use.
+
Compatibility
+
Until further notice, this project's APIs are subject to frequent backwards-incompatible signature and behavior
+changes, regardless of project version and without notice.
+
Requirements
+
microBean™ Lang: Byte Buddy requires a Java runtime of version 19 or higher.
+
Installation
+
microBean™ Lang: Byte Buddy is or will be available on Maven Central. Include microBean™
+Lang: Byte Buddy as a Maven dependency:
+
+
+
<dependency>
+ <groupId>org.microbean</groupId>
+ <artifactId>microbean-lang-byte-buddy</artifactId>
+ <!-- Always check https://search.maven.org/artifact/org.microbean/microbean-lang-byte-buddy for up-to-date available versions. -->
+ <version>0.0.1</version>
+</dependency>
+
Typically the licenses listed for the project are that of the project itself, and not of dependencies.
+
Project Licenses
+
Apache License 2.0
+
The Apache License, Version 2.0
+
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/plugin-management.html b/microbean-lang-bytebuddy/plugin-management.html
new file mode 100644
index 00000000..7c446305
--- /dev/null
+++ b/microbean-lang-bytebuddy/plugin-management.html
@@ -0,0 +1,204 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – Project Plugin Management
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/project-info.html b/microbean-lang-bytebuddy/project-info.html
new file mode 100644
index 00000000..8de8ac2a
--- /dev/null
+++ b/microbean-lang-bytebuddy/project-info.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – Project Information
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Information
+
This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/project-reports.html b/microbean-lang-bytebuddy/project-reports.html
new file mode 100644
index 00000000..9b2f7523
--- /dev/null
+++ b/microbean-lang-bytebuddy/project-reports.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – Generated Reports
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Generated Reports
+
This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-bytebuddy/team.html b/microbean-lang-bytebuddy/team.html
new file mode 100644
index 00000000..87129020
--- /dev/null
+++ b/microbean-lang-bytebuddy/team.html
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Byte Buddy – Project Team
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Team
+
A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
+
The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
+
Members
+
The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces
+
+
Search
+
You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API. These items can be searched using part or all of the name, optionally using "camelCase" abbreviations, or multiple search terms separated by whitespace. Some examples:
+The following sections describe the different kinds of pages in this collection.
+
+
Module
+
Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These pages may contain the following categories:
+
+
Packages
+
Modules
+
Services
+
+
+
+
Package
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:
+
+
Interfaces
+
Classes
+
Enum Classes
+
Exception Classes
+
Annotation Interfaces
+
+
+
+
Class or Interface
+
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.
+
+
Class Inheritance Diagram
+
Direct Subclasses
+
All Known Subinterfaces
+
All Known Implementing Classes
+
Class or Interface Declaration
+
Class or Interface Description
+
+
+
+
Nested Class Summary
+
Enum Constant Summary
+
Field Summary
+
Property Summary
+
Constructor Summary
+
Method Summary
+
Required Element Summary
+
Optional Element Summary
+
+
+
+
Enum Constant Details
+
Field Details
+
Property Details
+
Constructor Details
+
Method Details
+
Element Details
+
+
Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.
+
The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+
Other Files
+
Packages and modules may contain pages with additional information related to the declarations nearby.
+
+
+
Use
+
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.
+
+
+
Tree (Class Hierarchy)
+
There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.
+
+
When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
+
When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
+
+
+
+
All Packages
+
The All Packages page contains an alphabetic index of all packages contained in the documentation.
+
+
+
All Classes and Interfaces
+
The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.
+
+
+
Index
+
The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.
+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/apidocs/index-all.html b/microbean-lang-jandex/apidocs/index-all.html
new file mode 100644
index 00000000..78d7a10f
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/index-all.html
@@ -0,0 +1,331 @@
+
+
+
+
+Index (microBean™ Lang: Jandex 0.0.8 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/apidocs/legal/ADDITIONAL_LICENSE_INFO b/microbean-lang-jandex/apidocs/legal/ADDITIONAL_LICENSE_INFO
new file mode 100644
index 00000000..ff700cd0
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/legal/ADDITIONAL_LICENSE_INFO
@@ -0,0 +1,37 @@
+ ADDITIONAL INFORMATION ABOUT LICENSING
+
+Certain files distributed by Oracle America, Inc. and/or its affiliates are
+subject to the following clarification and special exception to the GPLv2,
+based on the GNU Project exception for its Classpath libraries, known as the
+GNU Classpath Exception.
+
+Note that Oracle includes multiple, independent programs in this software
+package. Some of those programs are provided under licenses deemed
+incompatible with the GPLv2 by the Free Software Foundation and others.
+For example, the package includes programs licensed under the Apache
+License, Version 2.0 and may include FreeType. Such programs are licensed
+to you under their original licenses.
+
+Oracle facilitates your further distribution of this package by adding the
+Classpath Exception to the necessary parts of its GPLv2 code, which permits
+you to use that code in combination with other independent modules not
+licensed under the GPLv2. However, note that this would not permit you to
+commingle code under an incompatible license with Oracle's GPLv2 licensed
+code by, for example, cutting and pasting such code into a file also
+containing Oracle's GPLv2 licensed code and then distributing the result.
+
+Additionally, if you were to remove the Classpath Exception from any of the
+files to which it applies and distribute the result, you would likely be
+required to license some or all of the other code in that distribution under
+the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
+of some items included in the distribution by Oracle, removing the Classpath
+Exception could therefore effectively compromise your ability to further
+distribute the package.
+
+Failing to distribute notices associated with some files may also create
+unexpected legal consequences.
+
+Proceed with caution and we recommend that you obtain the advice of a lawyer
+skilled in open source matters before removing the Classpath Exception or
+making modifications to this package which may subsequently be redistributed
+and/or involve the use of third party software.
diff --git a/microbean-lang-jandex/apidocs/legal/ASSEMBLY_EXCEPTION b/microbean-lang-jandex/apidocs/legal/ASSEMBLY_EXCEPTION
new file mode 100644
index 00000000..42966666
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/legal/ASSEMBLY_EXCEPTION
@@ -0,0 +1,27 @@
+
+OPENJDK ASSEMBLY EXCEPTION
+
+The OpenJDK source code made available by Oracle America, Inc. (Oracle) at
+openjdk.org ("OpenJDK Code") is distributed under the terms of the GNU
+General Public License version 2
+only ("GPL2"), with the following clarification and special exception.
+
+ Linking this OpenJDK Code statically or dynamically with other code
+ is making a combined work based on this library. Thus, the terms
+ and conditions of GPL2 cover the whole combination.
+
+ As a special exception, Oracle gives you permission to link this
+ OpenJDK Code with certain code licensed by Oracle as indicated at
+ https://openjdk.org/legal/exception-modules-2007-05-08.html
+ ("Designated Exception Modules") to produce an executable,
+ regardless of the license terms of the Designated Exception Modules,
+ and to copy and distribute the resulting executable under GPL2,
+ provided that the Designated Exception Modules continue to be
+ governed by the licenses under which they were offered by Oracle.
+
+As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code
+to build an executable that includes those portions of necessary code that
+Oracle could not provide under GPL2 (or that Oracle has provided under GPL2
+with the Classpath exception). If you modify or add to the OpenJDK code,
+that new GPL2 code may still be combined with Designated Exception Modules
+if the new code is made subject to this exception by its copyright holder.
diff --git a/microbean-lang-jandex/apidocs/legal/LICENSE b/microbean-lang-jandex/apidocs/legal/LICENSE
new file mode 100644
index 00000000..8b400c7a
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/legal/LICENSE
@@ -0,0 +1,347 @@
+The GNU General Public License (GPL)
+
+Version 2, June 1991
+
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Everyone is permitted to copy and distribute verbatim copies of this license
+document, but changing it is not allowed.
+
+Preamble
+
+The licenses for most software are designed to take away your freedom to share
+and change it. By contrast, the GNU General Public License is intended to
+guarantee your freedom to share and change free software--to make sure the
+software is free for all its users. This General Public License applies to
+most of the Free Software Foundation's software and to any other program whose
+authors commit to using it. (Some other Free Software Foundation software is
+covered by the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+When we speak of free software, we are referring to freedom, not price. Our
+General Public Licenses are designed to make sure that you have the freedom to
+distribute copies of free software (and charge for this service if you wish),
+that you receive source code or can get it if you want it, that you can change
+the software or use pieces of it in new free programs; and that you know you
+can do these things.
+
+To protect your rights, we need to make restrictions that forbid anyone to deny
+you these rights or to ask you to surrender the rights. These restrictions
+translate to certain responsibilities for you if you distribute copies of the
+software, or if you modify it.
+
+For example, if you distribute copies of such a program, whether gratis or for
+a fee, you must give the recipients all the rights that you have. You must
+make sure that they, too, receive or can get the source code. And you must
+show them these terms so they know their rights.
+
+We protect your rights with two steps: (1) copyright the software, and (2)
+offer you this license which gives you legal permission to copy, distribute
+and/or modify the software.
+
+Also, for each author's protection and ours, we want to make certain that
+everyone understands that there is no warranty for this free software. If the
+software is modified by someone else and passed on, we want its recipients to
+know that what they have is not the original, so that any problems introduced
+by others will not reflect on the original authors' reputations.
+
+Finally, any free program is threatened constantly by software patents. We
+wish to avoid the danger that redistributors of a free program will
+individually obtain patent licenses, in effect making the program proprietary.
+To prevent this, we have made it clear that any patent must be licensed for
+everyone's free use or not licensed at all.
+
+The precise terms and conditions for copying, distribution and modification
+follow.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. This License applies to any program or other work which contains a notice
+placed by the copyright holder saying it may be distributed under the terms of
+this General Public License. The "Program", below, refers to any such program
+or work, and a "work based on the Program" means either the Program or any
+derivative work under copyright law: that is to say, a work containing the
+Program or a portion of it, either verbatim or with modifications and/or
+translated into another language. (Hereinafter, translation is included
+without limitation in the term "modification".) Each licensee is addressed as
+"you".
+
+Activities other than copying, distribution and modification are not covered by
+this License; they are outside its scope. The act of running the Program is
+not restricted, and the output from the Program is covered only if its contents
+constitute a work based on the Program (independent of having been made by
+running the Program). Whether that is true depends on what the Program does.
+
+1. You may copy and distribute verbatim copies of the Program's source code as
+you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice and
+disclaimer of warranty; keep intact all the notices that refer to this License
+and to the absence of any warranty; and give any other recipients of the
+Program a copy of this License along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and you may
+at your option offer warranty protection in exchange for a fee.
+
+2. You may modify your copy or copies of the Program or any portion of it, thus
+forming a work based on the Program, and copy and distribute such modifications
+or work under the terms of Section 1 above, provided that you also meet all of
+these conditions:
+
+ a) You must cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof, to be
+ licensed as a whole at no charge to all third parties under the terms of
+ this License.
+
+ c) If the modified program normally reads commands interactively when run,
+ you must cause it, when started running for such interactive use in the
+ most ordinary way, to print or display an announcement including an
+ appropriate copyright notice and a notice that there is no warranty (or
+ else, saying that you provide a warranty) and that users may redistribute
+ the program under these conditions, and telling the user how to view a copy
+ of this License. (Exception: if the Program itself is interactive but does
+ not normally print such an announcement, your work based on the Program is
+ not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If identifiable
+sections of that work are not derived from the Program, and can be reasonably
+considered independent and separate works in themselves, then this License, and
+its terms, do not apply to those sections when you distribute them as separate
+works. But when you distribute the same sections as part of a whole which is a
+work based on the Program, the distribution of the whole must be on the terms
+of this License, whose permissions for other licensees extend to the entire
+whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest your
+rights to work written entirely by you; rather, the intent is to exercise the
+right to control the distribution of derivative or collective works based on
+the Program.
+
+In addition, mere aggregation of another work not based on the Program with the
+Program (or with a work based on the Program) on a volume of a storage or
+distribution medium does not bring the other work under the scope of this
+License.
+
+3. You may copy and distribute the Program (or a work based on it, under
+Section 2) in object code or executable form under the terms of Sections 1 and
+2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable source
+ code, which must be distributed under the terms of Sections 1 and 2 above
+ on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three years, to
+ give any third party, for a charge no more than your cost of physically
+ performing source distribution, a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of Sections 1
+ and 2 above on a medium customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer to
+ distribute corresponding source code. (This alternative is allowed only
+ for noncommercial distribution and only if you received the program in
+ object code or executable form with such an offer, in accord with
+ Subsection b above.)
+
+The source code for a work means the preferred form of the work for making
+modifications to it. For an executable work, complete source code means all
+the source code for all modules it contains, plus any associated interface
+definition files, plus the scripts used to control compilation and installation
+of the executable. However, as a special exception, the source code
+distributed need not include anything that is normally distributed (in either
+source or binary form) with the major components (compiler, kernel, and so on)
+of the operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the source
+code from the same place counts as distribution of the source code, even though
+third parties are not compelled to copy the source along with the object code.
+
+4. You may not copy, modify, sublicense, or distribute the Program except as
+expressly provided under this License. Any attempt otherwise to copy, modify,
+sublicense or distribute the Program is void, and will automatically terminate
+your rights under this License. However, parties who have received copies, or
+rights, from you under this License will not have their licenses terminated so
+long as such parties remain in full compliance.
+
+5. You are not required to accept this License, since you have not signed it.
+However, nothing else grants you permission to modify or distribute the Program
+or its derivative works. These actions are prohibited by law if you do not
+accept this License. Therefore, by modifying or distributing the Program (or
+any work based on the Program), you indicate your acceptance of this License to
+do so, and all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+6. Each time you redistribute the Program (or any work based on the Program),
+the recipient automatically receives a license from the original licensor to
+copy, distribute or modify the Program subject to these terms and conditions.
+You may not impose any further restrictions on the recipients' exercise of the
+rights granted herein. You are not responsible for enforcing compliance by
+third parties to this License.
+
+7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues), conditions
+are imposed on you (whether by court order, agreement or otherwise) that
+contradict the conditions of this License, they do not excuse you from the
+conditions of this License. If you cannot distribute so as to satisfy
+simultaneously your obligations under this License and any other pertinent
+obligations, then as a consequence you may not distribute the Program at all.
+For example, if a patent license would not permit royalty-free redistribution
+of the Program by all those who receive copies directly or indirectly through
+you, then the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply and
+the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any patents or
+other property right claims or to contest validity of any such claims; this
+section has the sole purpose of protecting the integrity of the free software
+distribution system, which is implemented by public license practices. Many
+people have made generous contributions to the wide range of software
+distributed through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing to
+distribute software through any other system and a licensee cannot impose that
+choice.
+
+This section is intended to make thoroughly clear what is believed to be a
+consequence of the rest of this License.
+
+8. If the distribution and/or use of the Program is restricted in certain
+countries either by patents or by copyrighted interfaces, the original
+copyright holder who places the Program under this License may add an explicit
+geographical distribution limitation excluding those countries, so that
+distribution is permitted only in or among countries not thus excluded. In
+such case, this License incorporates the limitation as if written in the body
+of this License.
+
+9. The Free Software Foundation may publish revised and/or new versions of the
+General Public License from time to time. Such new versions will be similar in
+spirit to the present version, but may differ in detail to address new problems
+or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any later
+version", you have the option of following the terms and conditions either of
+that version or of any later version published by the Free Software Foundation.
+If the Program does not specify a version number of this License, you may
+choose any version ever published by the Free Software Foundation.
+
+10. If you wish to incorporate parts of the Program into other free programs
+whose distribution conditions are different, write to the author to ask for
+permission. For software which is copyrighted by the Free Software Foundation,
+write to the Free Software Foundation; we sometimes make exceptions for this.
+Our decision will be guided by the two goals of preserving the free status of
+all derivatives of our free software and of promoting the sharing and reuse of
+software generally.
+
+NO WARRANTY
+
+11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
+THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
+STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
+PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
+PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
+YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
+ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
+PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
+INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
+BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
+OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+If you develop a new program, and you want it to be of the greatest possible
+use to the public, the best way to achieve this is to make it free software
+which everyone can redistribute and change under these terms.
+
+To do so, attach the following notices to the program. It is safest to attach
+them to the start of each source file to most effectively convey the exclusion
+of warranty; and each file should have at least the "copyright" line and a
+pointer to where the full notice is found.
+
+ One line to give the program's name and a brief idea of what it does.
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this when it
+starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
+ with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free
+ software, and you are welcome to redistribute it under certain conditions;
+ type 'show c' for details.
+
+The hypothetical commands 'show w' and 'show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may be
+called something other than 'show w' and 'show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your school,
+if any, to sign a "copyright disclaimer" for the program, if necessary. Here
+is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ 'Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ signature of Ty Coon, 1 April 1989
+
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General Public
+License instead of this License.
+
+
+"CLASSPATH" EXCEPTION TO THE GPL
+
+Certain source files distributed by Oracle America and/or its affiliates are
+subject to the following clarification and special exception to the GPL, but
+only where Oracle has expressly included in the particular source file's header
+the words "Oracle designates this particular file as subject to the "Classpath"
+exception as provided by Oracle in the LICENSE file that accompanied this code."
+
+ Linking this library statically or dynamically with other modules is making
+ a combined work based on this library. Thus, the terms and conditions of
+ the GNU General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent modules,
+ and to copy and distribute the resulting executable under terms of your
+ choice, provided that you also meet, for each linked independent module,
+ the terms and conditions of the license of that module. An independent
+ module is a module which is not derived from or based on this library. If
+ you modify this library, you may extend this exception to your version of
+ the library, but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version.
diff --git a/microbean-lang-jandex/apidocs/legal/jquery.md b/microbean-lang-jandex/apidocs/legal/jquery.md
new file mode 100644
index 00000000..d468b318
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/legal/jquery.md
@@ -0,0 +1,72 @@
+## jQuery v3.6.1
+
+### jQuery License
+```
+jQuery v 3.6.1
+Copyright OpenJS Foundation and other contributors, https://openjsf.org/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+******************************************
+
+The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
+
+Sizzle.js includes the following license:
+
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/sizzle
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+*********************
+
+```
diff --git a/microbean-lang-jandex/apidocs/legal/jqueryUI.md b/microbean-lang-jandex/apidocs/legal/jqueryUI.md
new file mode 100644
index 00000000..8bda9d7a
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/legal/jqueryUI.md
@@ -0,0 +1,49 @@
+## jQuery UI v1.13.2
+
+### jQuery UI License
+```
+Copyright jQuery Foundation and other contributors, https://jquery.org/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/jquery-ui
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+Copyright and related rights for sample code are waived via CC0. Sample
+code is defined as all source code contained within the demos directory.
+
+CC0: http://creativecommons.org/publicdomain/zero/1.0/
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+```
diff --git a/microbean-lang-jandex/apidocs/link.svg b/microbean-lang-jandex/apidocs/link.svg
new file mode 100644
index 00000000..7ccc5ed0
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/link.svg
@@ -0,0 +1,31 @@
+
+
+
+
+
diff --git a/microbean-lang-jandex/apidocs/member-search-index.js b/microbean-lang-jandex/apidocs/member-search-index.js
new file mode 100644
index 00000000..5e1a2c08
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/member-search-index.js
@@ -0,0 +1 @@
+memberSearchIndex = [{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotation(AnnotationInstance)","u":"annotation(org.jboss.jandex.AnnotationInstance)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"annotationTarget()"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(AnnotationInstance)","u":"annotationValue(org.jboss.jandex.AnnotationInstance)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(AnnotationMirror)","u":"annotationValue(javax.lang.model.element.AnnotationMirror)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(AnnotationValue)","u":"annotationValue(org.jboss.jandex.AnnotationValue)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Boolean)","u":"annotationValue(java.lang.Boolean)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(boolean[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Byte)","u":"annotationValue(java.lang.Byte)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(byte[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(char[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Character)","u":"annotationValue(java.lang.Character)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(CharSequence)","u":"annotationValue(java.lang.CharSequence)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Collection>)","u":"annotationValue(java.util.Collection)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Double)","u":"annotationValue(java.lang.Double)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(double[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(FieldInfo)","u":"annotationValue(org.jboss.jandex.FieldInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Float)","u":"annotationValue(java.lang.Float)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(float[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(int[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Integer)","u":"annotationValue(java.lang.Integer)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Long)","u":"annotationValue(java.lang.Long)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(long[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Object)","u":"annotationValue(java.lang.Object)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Object[])","u":"annotationValue(java.lang.Object[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(Short)","u":"annotationValue(java.lang.Short)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(short[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(TypeMirror)","u":"annotationValue(javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(V)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValue(VariableElement)","u":"annotationValue(javax.lang.model.element.VariableElement)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(boolean[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(byte[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(char[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(Collection>)","u":"annotationValues(java.util.Collection)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(double[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(float[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(int[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(long[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(Object[])","u":"annotationValues(java.lang.Object[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"annotationValues(short[])"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"arrayTypeOf(TypeMirror)","u":"arrayTypeOf(javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"assignable(TypeMirror, TypeMirror)","u":"assignable(javax.lang.model.type.TypeMirror,javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"boxedClass(PrimitiveType)","u":"boxedClass(javax.lang.model.type.PrimitiveType)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"declaredType(DeclaredType, TypeElement, TypeMirror...)","u":"declaredType(javax.lang.model.type.DeclaredType,javax.lang.model.element.TypeElement,javax.lang.model.type.TypeMirror...)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"declaredType(TypeElement, TypeMirror...)","u":"declaredType(javax.lang.model.element.TypeElement,javax.lang.model.type.TypeMirror...)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(AnnotationInstance)","u":"element(org.jboss.jandex.AnnotationInstance)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(ClassInfo)","u":"element(org.jboss.jandex.ClassInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(ClassInfo.EnclosingMethodInfo)","u":"element(org.jboss.jandex.ClassInfo.EnclosingMethodInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(ClassType)","u":"element(org.jboss.jandex.ClassType)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(DotName)","u":"element(org.jboss.jandex.DotName)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(E)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(FieldInfo)","u":"element(org.jboss.jandex.FieldInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(Jandex.PackageInfo)","u":"element(org.microbean.lang.jandex.Jandex.PackageInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(Jandex.TypeParameterInfo)","u":"element(org.microbean.lang.jandex.Jandex.TypeParameterInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(MethodInfo)","u":"element(org.jboss.jandex.MethodInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(MethodParameterInfo)","u":"element(org.jboss.jandex.MethodParameterInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(ModuleInfo)","u":"element(org.jboss.jandex.ModuleInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(RecordComponentInfo)","u":"element(org.jboss.jandex.RecordComponentInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"element(TypeParameterTypeTarget)","u":"element(org.jboss.jandex.TypeParameterTypeTarget)"},{"p":"org.microbean.lang.jandex","c":"Jandex.PackageInfo","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeContext","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"erasure(T)"},{"p":"org.microbean.lang.jandex","c":"Jandex.PackageInfo","l":"hashCode()"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeContext","l":"hashCode()"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"hashCode()"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"identifier()"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"Jandex(IndexView)","u":"%3Cinit%3E(org.jboss.jandex.IndexView)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"Jandex(IndexView, BiFunction super String, ? super IndexView, ? extends ClassInfo>)","u":"%3Cinit%3E(org.jboss.jandex.IndexView,java.util.function.BiFunction)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"kind()"},{"p":"org.microbean.lang.jandex","c":"Jandex.PackageInfo","l":"name()"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"noType(TypeKind)","u":"noType(javax.lang.model.type.TypeKind)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"packageElement(DotName)","u":"packageElement(org.jboss.jandex.DotName)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"packageElement(String)","u":"packageElement(java.lang.String)"},{"p":"org.microbean.lang.jandex","c":"Jandex.PackageInfo","l":"PackageInfo(DotName)","u":"%3Cinit%3E(org.jboss.jandex.DotName)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"primitiveType(TypeKind)","u":"primitiveType(javax.lang.model.type.TypeKind)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"sameType(TypeMirror, TypeMirror)","u":"sameType(javax.lang.model.type.TypeMirror,javax.lang.model.type.TypeMirror)"},{"p":"org.microbean.lang.jandex","c":"Jandex.PackageInfo","l":"toString()"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"toString()"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(AnnotationInstance)","u":"type(org.jboss.jandex.AnnotationInstance)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(ClassInfo)","u":"type(org.jboss.jandex.ClassInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(FieldInfo)","u":"type(org.jboss.jandex.FieldInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(Jandex.TypeContext)","u":"type(org.microbean.lang.jandex.Jandex.TypeContext)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(Jandex.TypeParameterInfo)","u":"type(org.microbean.lang.jandex.Jandex.TypeParameterInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(MethodInfo)","u":"type(org.jboss.jandex.MethodInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(MethodParameterInfo)","u":"type(org.jboss.jandex.MethodParameterInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(RecordComponentInfo)","u":"type(org.jboss.jandex.RecordComponentInfo)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"type(T)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"typeElement(CharSequence)","u":"typeElement(java.lang.CharSequence)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"typeElement(CharSequence, CharSequence)","u":"typeElement(java.lang.CharSequence,java.lang.CharSequence)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"TypeParameterInfo(AnnotationTarget, TypeVariable)","u":"%3Cinit%3E(org.jboss.jandex.AnnotationTarget,org.jboss.jandex.TypeVariable)"},{"p":"org.microbean.lang.jandex","c":"Jandex.TypeParameterInfo","l":"typeVariable()"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"typeVariable(TypeVariable>)","u":"typeVariable(java.lang.reflect.TypeVariable)"},{"p":"org.microbean.lang.jandex","c":"Jandex","l":"wildcardType(TypeMirror, TypeMirror)","u":"wildcardType(javax.lang.model.type.TypeMirror,javax.lang.model.type.TypeMirror)"}];updateSearchResults();
\ No newline at end of file
diff --git a/microbean-lang-jandex/apidocs/module-search-index.js b/microbean-lang-jandex/apidocs/module-search-index.js
new file mode 100644
index 00000000..5fd37992
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/module-search-index.js
@@ -0,0 +1 @@
+moduleSearchIndex = [{"l":"org.microbean.lang.jandex"}];updateSearchResults();
\ No newline at end of file
diff --git a/microbean-lang-jandex/apidocs/org.microbean.lang.jandex/module-summary.html b/microbean-lang-jandex/apidocs/org.microbean.lang.jandex/module-summary.html
new file mode 100644
index 00000000..6634c400
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/org.microbean.lang.jandex/module-summary.html
@@ -0,0 +1,113 @@
+
+
+
+
+org.microbean.lang.jandex (microBean™ Lang: Jandex 0.0.8 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Module org.microbean.lang.jandex
+
+
+
module org.microbean.lang.jandex
+
+
+
Provides packages related to the Java language model and Jandex.
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
The help page provides an introduction to the scope and syntax of JavaDoc search.
+
You can use the <ctrl> or <cmd> keys in combination with the left and right arrow keys to switch between result tabs in this page.
+
The URL template below may be used to configure this page as a search engine in browsers that support this feature. It has been tested to work in Google Chrome and Mozilla Firefox. Note that other browsers may not support this feature or require a different URL format.
+link
+
+
+
+
+
Loading search index...
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/apidocs/search.js b/microbean-lang-jandex/apidocs/search.js
new file mode 100644
index 00000000..2a223f39
--- /dev/null
+++ b/microbean-lang-jandex/apidocs/search.js
@@ -0,0 +1,458 @@
+/*
+ * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation. Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
+ */
+"use strict";
+const messages = {
+ enterTerm: "Enter a search term",
+ noResult: "No results found",
+ oneResult: "Found one result",
+ manyResults: "Found {0} results",
+ loading: "Loading search index...",
+ searching: "Searching...",
+ redirecting: "Redirecting to first result...",
+ linkIcon: "Link icon",
+ linkToSection: "Link to this section"
+}
+const categories = {
+ modules: "Modules",
+ packages: "Packages",
+ types: "Classes and Interfaces",
+ members: "Members",
+ searchTags: "Search Tags"
+};
+const highlight = "$&";
+const NO_MATCH = {};
+const MAX_RESULTS = 300;
+function checkUnnamed(name, separator) {
+ return name === "" || !name ? "" : name + separator;
+}
+function escapeHtml(str) {
+ return str.replace(//g, ">");
+}
+function getHighlightedText(str, boundaries, from, to) {
+ var start = from;
+ var text = "";
+ for (var i = 0; i < boundaries.length; i += 2) {
+ var b0 = boundaries[i];
+ var b1 = boundaries[i + 1];
+ if (b0 >= to || b1 <= from) {
+ continue;
+ }
+ text += escapeHtml(str.slice(start, Math.max(start, b0)));
+ text += "";
+ text += escapeHtml(str.slice(Math.max(start, b0), Math.min(to, b1)));
+ text += "";
+ start = Math.min(to, b1);
+ }
+ text += escapeHtml(str.slice(start, to));
+ return text;
+}
+function getURLPrefix(item, category) {
+ var urlPrefix = "";
+ var slash = "/";
+ if (category === "modules") {
+ return item.l + slash;
+ } else if (category === "packages" && item.m) {
+ return item.m + slash;
+ } else if (category === "types" || category === "members") {
+ if (item.m) {
+ urlPrefix = item.m + slash;
+ } else {
+ $.each(packageSearchIndex, function(index, it) {
+ if (it.m && item.p === it.l) {
+ urlPrefix = it.m + slash;
+ }
+ });
+ }
+ }
+ return urlPrefix;
+}
+function getURL(item, category) {
+ if (item.url) {
+ return item.url;
+ }
+ var url = getURLPrefix(item, category);
+ if (category === "modules") {
+ url += "module-summary.html";
+ } else if (category === "packages") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += item.l.replace(/\./g, '/') + "/package-summary.html";
+ }
+ } else if (category === "types") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.l + ".html";
+ }
+ } else if (category === "members") {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.c + ".html" + "#";
+ if (item.u) {
+ url += item.u;
+ } else {
+ url += item.l;
+ }
+ } else if (category === "searchTags") {
+ url += item.u;
+ }
+ item.url = url;
+ return url;
+}
+function createMatcher(term, camelCase) {
+ if (camelCase && !isUpperCase(term)) {
+ return null; // no need for camel-case matcher for lower case query
+ }
+ var pattern = "";
+ var upperCase = [];
+ term.trim().split(/\s+/).forEach(function(w, index, array) {
+ var tokens = w.split(/(?=[A-Z,.()<>?[\/])/);
+ for (var i = 0; i < tokens.length; i++) {
+ var s = tokens[i];
+ // ',' and '?' are the only delimiters commonly followed by space in java signatures
+ pattern += "(" + $.ui.autocomplete.escapeRegex(s).replace(/[,?]/g, "$&\\s*?") + ")";
+ upperCase.push(false);
+ var isWordToken = /\w$/.test(s);
+ if (isWordToken) {
+ if (i === tokens.length - 1 && index < array.length - 1) {
+ // space in query string matches all delimiters
+ pattern += "(.*?)";
+ upperCase.push(isUpperCase(s[0]));
+ } else {
+ if (!camelCase && isUpperCase(s) && s.length === 1) {
+ pattern += "()";
+ } else {
+ pattern += "([a-z0-9$<>?[\\]]*?)";
+ }
+ upperCase.push(isUpperCase(s[0]));
+ }
+ } else {
+ pattern += "()";
+ upperCase.push(false);
+ }
+ }
+ });
+ var re = new RegExp(pattern, "gi");
+ re.upperCase = upperCase;
+ return re;
+}
+function findMatch(matcher, input, startOfName, endOfName) {
+ var from = startOfName;
+ matcher.lastIndex = from;
+ var match = matcher.exec(input);
+ // Expand search area until we get a valid result or reach the beginning of the string
+ while (!match || match.index + match[0].length < startOfName || endOfName < match.index) {
+ if (from === 0) {
+ return NO_MATCH;
+ }
+ from = input.lastIndexOf(".", from - 2) + 1;
+ matcher.lastIndex = from;
+ match = matcher.exec(input);
+ }
+ var boundaries = [];
+ var matchEnd = match.index + match[0].length;
+ var score = 5;
+ var start = match.index;
+ var prevEnd = -1;
+ for (var i = 1; i < match.length; i += 2) {
+ var isUpper = isUpperCase(input[start]);
+ var isMatcherUpper = matcher.upperCase[i];
+ // capturing groups come in pairs, match and non-match
+ boundaries.push(start, start + match[i].length);
+ // make sure groups are anchored on a left word boundary
+ var prevChar = input[start - 1] || "";
+ var nextChar = input[start + 1] || "";
+ if (start !== 0 && !/[\W_]/.test(prevChar) && !/[\W_]/.test(input[start])) {
+ if (isUpper && (isLowerCase(prevChar) || isLowerCase(nextChar))) {
+ score -= 0.1;
+ } else if (isMatcherUpper && start === prevEnd) {
+ score -= isUpper ? 0.1 : 1.0;
+ } else {
+ return NO_MATCH;
+ }
+ }
+ prevEnd = start + match[i].length;
+ start += match[i].length + match[i + 1].length;
+
+ // lower score for parts of the name that are missing
+ if (match[i + 1] && prevEnd < endOfName) {
+ score -= rateNoise(match[i + 1]);
+ }
+ }
+ // lower score if a type name contains unmatched camel-case parts
+ if (input[matchEnd - 1] !== "." && endOfName > matchEnd)
+ score -= rateNoise(input.slice(matchEnd, endOfName));
+ score -= rateNoise(input.slice(0, Math.max(startOfName, match.index)));
+
+ if (score <= 0) {
+ return NO_MATCH;
+ }
+ return {
+ input: input,
+ score: score,
+ boundaries: boundaries
+ };
+}
+function isUpperCase(s) {
+ return s !== s.toLowerCase();
+}
+function isLowerCase(s) {
+ return s !== s.toUpperCase();
+}
+function rateNoise(str) {
+ return (str.match(/([.(])/g) || []).length / 5
+ + (str.match(/([A-Z]+)/g) || []).length / 10
+ + str.length / 20;
+}
+function doSearch(request, response) {
+ var term = request.term.trim();
+ var maxResults = request.maxResults || MAX_RESULTS;
+ if (term.length === 0) {
+ return this.close();
+ }
+ var matcher = {
+ plainMatcher: createMatcher(term, false),
+ camelCaseMatcher: createMatcher(term, true)
+ }
+ var indexLoaded = indexFilesLoaded();
+
+ function getPrefix(item, category) {
+ switch (category) {
+ case "packages":
+ return checkUnnamed(item.m, "/");
+ case "types":
+ return checkUnnamed(item.p, ".");
+ case "members":
+ return checkUnnamed(item.p, ".") + item.c + ".";
+ default:
+ return "";
+ }
+ }
+ function useQualifiedName(category) {
+ switch (category) {
+ case "packages":
+ return /[\s/]/.test(term);
+ case "types":
+ case "members":
+ return /[\s.]/.test(term);
+ default:
+ return false;
+ }
+ }
+ function searchIndex(indexArray, category) {
+ var matches = [];
+ if (!indexArray) {
+ if (!indexLoaded) {
+ matches.push({ l: messages.loading, category: category });
+ }
+ return matches;
+ }
+ $.each(indexArray, function (i, item) {
+ var prefix = getPrefix(item, category);
+ var simpleName = item.l;
+ var qualifiedName = prefix + simpleName;
+ var useQualified = useQualifiedName(category);
+ var input = useQualified ? qualifiedName : simpleName;
+ var startOfName = useQualified ? prefix.length : 0;
+ var endOfName = category === "members" && input.indexOf("(", startOfName) > -1
+ ? input.indexOf("(", startOfName) : input.length;
+ var m = findMatch(matcher.plainMatcher, input, startOfName, endOfName);
+ if (m === NO_MATCH && matcher.camelCaseMatcher) {
+ m = findMatch(matcher.camelCaseMatcher, input, startOfName, endOfName);
+ }
+ if (m !== NO_MATCH) {
+ m.indexItem = item;
+ m.prefix = prefix;
+ m.category = category;
+ if (!useQualified) {
+ m.input = qualifiedName;
+ m.boundaries = m.boundaries.map(function(b) {
+ return b + prefix.length;
+ });
+ }
+ matches.push(m);
+ }
+ return true;
+ });
+ return matches.sort(function(e1, e2) {
+ return e2.score - e1.score;
+ }).slice(0, maxResults);
+ }
+
+ var result = searchIndex(moduleSearchIndex, "modules")
+ .concat(searchIndex(packageSearchIndex, "packages"))
+ .concat(searchIndex(typeSearchIndex, "types"))
+ .concat(searchIndex(memberSearchIndex, "members"))
+ .concat(searchIndex(tagSearchIndex, "searchTags"));
+
+ if (!indexLoaded) {
+ updateSearchResults = function() {
+ doSearch(request, response);
+ }
+ } else {
+ updateSearchResults = function() {};
+ }
+ response(result);
+}
+// JQuery search menu implementation
+$.widget("custom.catcomplete", $.ui.autocomplete, {
+ _create: function() {
+ this._super();
+ this.widget().menu("option", "items", "> .result-item");
+ // workaround for search result scrolling
+ this.menu._scrollIntoView = function _scrollIntoView( item ) {
+ var borderTop, paddingTop, offset, scroll, elementHeight, itemHeight;
+ if ( this._hasScroll() ) {
+ borderTop = parseFloat( $.css( this.activeMenu[ 0 ], "borderTopWidth" ) ) || 0;
+ paddingTop = parseFloat( $.css( this.activeMenu[ 0 ], "paddingTop" ) ) || 0;
+ offset = item.offset().top - this.activeMenu.offset().top - borderTop - paddingTop;
+ scroll = this.activeMenu.scrollTop();
+ elementHeight = this.activeMenu.height() - 26;
+ itemHeight = item.outerHeight();
+
+ if ( offset < 0 ) {
+ this.activeMenu.scrollTop( scroll + offset );
+ } else if ( offset + itemHeight > elementHeight ) {
+ this.activeMenu.scrollTop( scroll + offset - elementHeight + itemHeight );
+ }
+ }
+ };
+ },
+ _renderMenu: function(ul, items) {
+ var currentCategory = "";
+ var widget = this;
+ widget.menu.bindings = $();
+ $.each(items, function(index, item) {
+ if (item.category && item.category !== currentCategory) {
+ ul.append("
The following document contains the results of Checkstyle 10.12.6 with /home/runner/work/microbean-lang/microbean-lang/target/checkout/jandex/target/checkstyle-rules.xml ruleset.
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '205'.
+
225
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
225
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '214'.
+
229
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
229
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '225'.
+
240
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
240
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '229'.
+
244
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
244
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '240'.
+
255
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
255
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '244'.
+
259
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
259
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '255'.
+
270
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
270
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '259'.
+
274
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
274
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '270'.
+
285
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
285
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '274'.
+
289
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
289
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '285'.
+
300
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
300
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '289'.
+
304
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
304
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '300'.
+
315
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
315
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '304'.
+
319
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
319
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '315'.
+
330
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
330
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '319'.
+
334
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
334
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
345
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
362
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
380
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
384
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '362'.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/dependency-management.html b/microbean-lang-jandex/dependency-management.html
new file mode 100644
index 00000000..9b29585e
--- /dev/null
+++ b/microbean-lang-jandex/dependency-management.html
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – Project Dependency Management
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Dependency Management
+
compile
+
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/fonts/glyphicons-halflings-regular.eot b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.eot
new file mode 100644
index 00000000..423bd5d3
Binary files /dev/null and b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.eot differ
diff --git a/microbean-lang-jandex/fonts/glyphicons-halflings-regular.svg b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.svg
new file mode 100644
index 00000000..c8f06d9a
--- /dev/null
+++ b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.svg
@@ -0,0 +1,229 @@
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/fonts/glyphicons-halflings-regular.ttf b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.ttf
new file mode 100644
index 00000000..a498ef4e
Binary files /dev/null and b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.ttf differ
diff --git a/microbean-lang-jandex/fonts/glyphicons-halflings-regular.woff b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.woff
new file mode 100644
index 00000000..d83c539b
Binary files /dev/null and b/microbean-lang-jandex/fonts/glyphicons-halflings-regular.woff differ
diff --git a/microbean-lang-jandex/images/accessories-text-editor.png b/microbean-lang-jandex/images/accessories-text-editor.png
new file mode 100644
index 00000000..abc3366e
Binary files /dev/null and b/microbean-lang-jandex/images/accessories-text-editor.png differ
diff --git a/microbean-lang-jandex/images/add.gif b/microbean-lang-jandex/images/add.gif
new file mode 100644
index 00000000..1cb3dbf9
Binary files /dev/null and b/microbean-lang-jandex/images/add.gif differ
diff --git a/microbean-lang-jandex/images/apache-maven-project-2.png b/microbean-lang-jandex/images/apache-maven-project-2.png
new file mode 100644
index 00000000..a44db6ed
Binary files /dev/null and b/microbean-lang-jandex/images/apache-maven-project-2.png differ
diff --git a/microbean-lang-jandex/images/application-certificate.png b/microbean-lang-jandex/images/application-certificate.png
new file mode 100644
index 00000000..cc6aff61
Binary files /dev/null and b/microbean-lang-jandex/images/application-certificate.png differ
diff --git a/microbean-lang-jandex/images/close.gif b/microbean-lang-jandex/images/close.gif
new file mode 100644
index 00000000..1c26bbc5
Binary files /dev/null and b/microbean-lang-jandex/images/close.gif differ
diff --git a/microbean-lang-jandex/images/contact-new.png b/microbean-lang-jandex/images/contact-new.png
new file mode 100644
index 00000000..ebc4316d
Binary files /dev/null and b/microbean-lang-jandex/images/contact-new.png differ
diff --git a/microbean-lang-jandex/images/document-properties.png b/microbean-lang-jandex/images/document-properties.png
new file mode 100644
index 00000000..34c2409a
Binary files /dev/null and b/microbean-lang-jandex/images/document-properties.png differ
diff --git a/microbean-lang-jandex/images/drive-harddisk.png b/microbean-lang-jandex/images/drive-harddisk.png
new file mode 100644
index 00000000..d7ce475f
Binary files /dev/null and b/microbean-lang-jandex/images/drive-harddisk.png differ
diff --git a/microbean-lang-jandex/images/fix.gif b/microbean-lang-jandex/images/fix.gif
new file mode 100644
index 00000000..b7eb3dc4
Binary files /dev/null and b/microbean-lang-jandex/images/fix.gif differ
diff --git a/microbean-lang-jandex/images/icon_error_sml.gif b/microbean-lang-jandex/images/icon_error_sml.gif
new file mode 100644
index 00000000..12e9a01a
Binary files /dev/null and b/microbean-lang-jandex/images/icon_error_sml.gif differ
diff --git a/microbean-lang-jandex/images/icon_help_sml.gif b/microbean-lang-jandex/images/icon_help_sml.gif
new file mode 100644
index 00000000..aaf20e6e
Binary files /dev/null and b/microbean-lang-jandex/images/icon_help_sml.gif differ
diff --git a/microbean-lang-jandex/images/icon_info_sml.gif b/microbean-lang-jandex/images/icon_info_sml.gif
new file mode 100644
index 00000000..b7763267
Binary files /dev/null and b/microbean-lang-jandex/images/icon_info_sml.gif differ
diff --git a/microbean-lang-jandex/images/icon_success_sml.gif b/microbean-lang-jandex/images/icon_success_sml.gif
new file mode 100644
index 00000000..0a195279
Binary files /dev/null and b/microbean-lang-jandex/images/icon_success_sml.gif differ
diff --git a/microbean-lang-jandex/images/icon_warning_sml.gif b/microbean-lang-jandex/images/icon_warning_sml.gif
new file mode 100644
index 00000000..ac6ad6ad
Binary files /dev/null and b/microbean-lang-jandex/images/icon_warning_sml.gif differ
diff --git a/microbean-lang-jandex/images/image-x-generic.png b/microbean-lang-jandex/images/image-x-generic.png
new file mode 100644
index 00000000..ab49efb3
Binary files /dev/null and b/microbean-lang-jandex/images/image-x-generic.png differ
diff --git a/microbean-lang-jandex/images/internet-web-browser.png b/microbean-lang-jandex/images/internet-web-browser.png
new file mode 100644
index 00000000..307d6aca
Binary files /dev/null and b/microbean-lang-jandex/images/internet-web-browser.png differ
diff --git a/microbean-lang-jandex/images/logos/build-by-maven-black.png b/microbean-lang-jandex/images/logos/build-by-maven-black.png
new file mode 100644
index 00000000..919fd0f6
Binary files /dev/null and b/microbean-lang-jandex/images/logos/build-by-maven-black.png differ
diff --git a/microbean-lang-jandex/images/logos/build-by-maven-white.png b/microbean-lang-jandex/images/logos/build-by-maven-white.png
new file mode 100644
index 00000000..7d44c9c2
Binary files /dev/null and b/microbean-lang-jandex/images/logos/build-by-maven-white.png differ
diff --git a/microbean-lang-jandex/images/logos/maven-feather.png b/microbean-lang-jandex/images/logos/maven-feather.png
new file mode 100644
index 00000000..b5ada836
Binary files /dev/null and b/microbean-lang-jandex/images/logos/maven-feather.png differ
diff --git a/microbean-lang-jandex/images/network-server.png b/microbean-lang-jandex/images/network-server.png
new file mode 100644
index 00000000..1d12e193
Binary files /dev/null and b/microbean-lang-jandex/images/network-server.png differ
diff --git a/microbean-lang-jandex/images/package-x-generic.png b/microbean-lang-jandex/images/package-x-generic.png
new file mode 100644
index 00000000..8b7e9e67
Binary files /dev/null and b/microbean-lang-jandex/images/package-x-generic.png differ
diff --git a/microbean-lang-jandex/images/profiles/pre-release.png b/microbean-lang-jandex/images/profiles/pre-release.png
new file mode 100644
index 00000000..d448e850
Binary files /dev/null and b/microbean-lang-jandex/images/profiles/pre-release.png differ
diff --git a/microbean-lang-jandex/images/profiles/retired.png b/microbean-lang-jandex/images/profiles/retired.png
new file mode 100644
index 00000000..f89f6a29
Binary files /dev/null and b/microbean-lang-jandex/images/profiles/retired.png differ
diff --git a/microbean-lang-jandex/images/profiles/sandbox.png b/microbean-lang-jandex/images/profiles/sandbox.png
new file mode 100644
index 00000000..f88b3626
Binary files /dev/null and b/microbean-lang-jandex/images/profiles/sandbox.png differ
diff --git a/microbean-lang-jandex/images/remove.gif b/microbean-lang-jandex/images/remove.gif
new file mode 100644
index 00000000..fc65631c
Binary files /dev/null and b/microbean-lang-jandex/images/remove.gif differ
diff --git a/microbean-lang-jandex/images/rss.png b/microbean-lang-jandex/images/rss.png
new file mode 100644
index 00000000..a9850ee2
Binary files /dev/null and b/microbean-lang-jandex/images/rss.png differ
diff --git a/microbean-lang-jandex/images/update.gif b/microbean-lang-jandex/images/update.gif
new file mode 100644
index 00000000..b2a6d0bf
Binary files /dev/null and b/microbean-lang-jandex/images/update.gif differ
diff --git a/microbean-lang-jandex/images/window-new.png b/microbean-lang-jandex/images/window-new.png
new file mode 100644
index 00000000..0e12ef95
Binary files /dev/null and b/microbean-lang-jandex/images/window-new.png differ
diff --git a/microbean-lang-jandex/img/glyphicons-halflings-white.png b/microbean-lang-jandex/img/glyphicons-halflings-white.png
new file mode 100644
index 00000000..3bf6484a
Binary files /dev/null and b/microbean-lang-jandex/img/glyphicons-halflings-white.png differ
diff --git a/microbean-lang-jandex/img/glyphicons-halflings.png b/microbean-lang-jandex/img/glyphicons-halflings.png
new file mode 100644
index 00000000..a9969993
Binary files /dev/null and b/microbean-lang-jandex/img/glyphicons-halflings.png differ
diff --git a/microbean-lang-jandex/index.html b/microbean-lang-jandex/index.html
new file mode 100644
index 00000000..96897a12
--- /dev/null
+++ b/microbean-lang-jandex/index.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – microBean™ Lang: Jandex
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
The microBean™ Lang: Jandex project provides classes and interfaces that implement the Java language model from Jandex
+constructs.
+
Status
+
This project is currently experimental, in a pre-alpha state, and unsuitable for production use.
+
Compatibility
+
Until further notice, this project's APIs are subject to frequent backwards-incompatible signature and behavior
+changes, regardless of project version and without notice.
+
Requirements
+
microBean™ Lang: Jandex requires a Java runtime of version 19 or higher.
+
Installation
+
microBean™ Lang: Jandex is or will be available on Maven Central. Include microBean™ Lang:
+Jandex as a Maven dependency:
+
+
+
<dependency>
+ <groupId>org.microbean</groupId>
+ <artifactId>microbean-lang-jandex</artifactId>
+ <!-- Always check https://search.maven.org/artifact/org.microbean/microbean-lang-jandex for up-to-date available versions. -->
+ <version>0.0.1</version>
+</dependency>
+
Typically the licenses listed for the project are that of the project itself, and not of dependencies.
+
Project Licenses
+
Apache License 2.0
+
The Apache License, Version 2.0
+
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/plugin-management.html b/microbean-lang-jandex/plugin-management.html
new file mode 100644
index 00000000..bea3b4d9
--- /dev/null
+++ b/microbean-lang-jandex/plugin-management.html
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – Project Plugin Management
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/project-info.html b/microbean-lang-jandex/project-info.html
new file mode 100644
index 00000000..3db5b7dc
--- /dev/null
+++ b/microbean-lang-jandex/project-info.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – Project Information
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Information
+
This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/project-reports.html b/microbean-lang-jandex/project-reports.html
new file mode 100644
index 00000000..2ad13dc2
--- /dev/null
+++ b/microbean-lang-jandex/project-reports.html
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – Generated Reports
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Generated Reports
+
This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang-jandex/team.html b/microbean-lang-jandex/team.html
new file mode 100644
index 00000000..a5c2e401
--- /dev/null
+++ b/microbean-lang-jandex/team.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Jandex – Project Team
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Jandex
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Team
+
A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
+
The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
+
Members
+
The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces
+
+
Search
+
You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API. These items can be searched using part or all of the name, optionally using "camelCase" abbreviations, or multiple search terms separated by whitespace. Some examples:
+The following sections describe the different kinds of pages in this collection.
+
+
Module
+
Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These pages may contain the following categories:
+
+
Packages
+
Modules
+
Services
+
+
+
+
Package
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:
+
+
Interfaces
+
Classes
+
Enum Classes
+
Exception Classes
+
Annotation Interfaces
+
+
+
+
Class or Interface
+
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.
+
+
Class Inheritance Diagram
+
Direct Subclasses
+
All Known Subinterfaces
+
All Known Implementing Classes
+
Class or Interface Declaration
+
Class or Interface Description
+
+
+
+
Nested Class Summary
+
Enum Constant Summary
+
Field Summary
+
Property Summary
+
Constructor Summary
+
Method Summary
+
Required Element Summary
+
Optional Element Summary
+
+
+
+
Enum Constant Details
+
Field Details
+
Property Details
+
Constructor Details
+
Method Details
+
Element Details
+
+
Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.
+
The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+
Other Files
+
Packages and modules may contain pages with additional information related to the declarations nearby.
+
+
+
Use
+
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.
+
+
+
Tree (Class Hierarchy)
+
There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.
+
+
When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
+
When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
+
+
+
+
Deprecated API
+
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+
+
All Packages
+
The All Packages page contains an alphabetic index of all packages contained in the documentation.
+
+
+
All Classes and Interfaces
+
The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.
+
+
+
Index
+
The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.
+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/apidocs/index-all.html b/microbean-lang/apidocs/index-all.html
new file mode 100644
index 00000000..faf2457d
--- /dev/null
+++ b/microbean-lang/apidocs/index-all.html
@@ -0,0 +1,1781 @@
+
+
+
+
+Index (microBean™ Lang: Core 0.0.8 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
An object that uses an Equality implementation for its hashCode() and equals(Object)
+ implementations, chiefly for use as a key in a Map (or a value in a Set).
+
+
+
+
Map<Key<TypeMirror>, Object> map = ...;
+map.put(new Key<>(myTypeMirror, new Equality(false)), someValue);
+assert map.containsKey(new Key<>(myTypeMirror, new Equality(false)));
+
componentType - the component type; may be null but only if the current value returned by the getComponentType() method is null; once a component type has been installed, it may not be changed to any
+ other value
+
Throws:
+
IllegalStateException - if the supplied componentType is different from the already installed type
For example, given a type denoted by List<String>, and a TypeElement
+ denoted by Collection, the result of visitation will be the type denoted by Collection<String>.
+
+
javac does odd things with this and arrays and it is not clear that its documentation matches its
+ code. Consequently I don't have a lot of faith in the visitArray(ArrayType, Element) method as of this
+ writing.
+
+
The compiler's asSuper method documentation says, in part:
+
+
Return the (most specific) base type of t that starts with the given symbol. If none exists,
+ return null.
The help page provides an introduction to the scope and syntax of JavaDoc search.
+
You can use the <ctrl> or <cmd> keys in combination with the left and right arrow keys to switch between result tabs in this page.
+
The URL template below may be used to configure this page as a search engine in browsers that support this feature. It has been tested to work in Google Chrome and Mozilla Firefox. Note that other browsers may not support this feature or require a different URL format.
+link
+
+
+
+
+
Loading search index...
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/apidocs/search.js b/microbean-lang/apidocs/search.js
new file mode 100644
index 00000000..2a223f39
--- /dev/null
+++ b/microbean-lang/apidocs/search.js
@@ -0,0 +1,458 @@
+/*
+ * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation. Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
+ */
+"use strict";
+const messages = {
+ enterTerm: "Enter a search term",
+ noResult: "No results found",
+ oneResult: "Found one result",
+ manyResults: "Found {0} results",
+ loading: "Loading search index...",
+ searching: "Searching...",
+ redirecting: "Redirecting to first result...",
+ linkIcon: "Link icon",
+ linkToSection: "Link to this section"
+}
+const categories = {
+ modules: "Modules",
+ packages: "Packages",
+ types: "Classes and Interfaces",
+ members: "Members",
+ searchTags: "Search Tags"
+};
+const highlight = "$&";
+const NO_MATCH = {};
+const MAX_RESULTS = 300;
+function checkUnnamed(name, separator) {
+ return name === "" || !name ? "" : name + separator;
+}
+function escapeHtml(str) {
+ return str.replace(//g, ">");
+}
+function getHighlightedText(str, boundaries, from, to) {
+ var start = from;
+ var text = "";
+ for (var i = 0; i < boundaries.length; i += 2) {
+ var b0 = boundaries[i];
+ var b1 = boundaries[i + 1];
+ if (b0 >= to || b1 <= from) {
+ continue;
+ }
+ text += escapeHtml(str.slice(start, Math.max(start, b0)));
+ text += "";
+ text += escapeHtml(str.slice(Math.max(start, b0), Math.min(to, b1)));
+ text += "";
+ start = Math.min(to, b1);
+ }
+ text += escapeHtml(str.slice(start, to));
+ return text;
+}
+function getURLPrefix(item, category) {
+ var urlPrefix = "";
+ var slash = "/";
+ if (category === "modules") {
+ return item.l + slash;
+ } else if (category === "packages" && item.m) {
+ return item.m + slash;
+ } else if (category === "types" || category === "members") {
+ if (item.m) {
+ urlPrefix = item.m + slash;
+ } else {
+ $.each(packageSearchIndex, function(index, it) {
+ if (it.m && item.p === it.l) {
+ urlPrefix = it.m + slash;
+ }
+ });
+ }
+ }
+ return urlPrefix;
+}
+function getURL(item, category) {
+ if (item.url) {
+ return item.url;
+ }
+ var url = getURLPrefix(item, category);
+ if (category === "modules") {
+ url += "module-summary.html";
+ } else if (category === "packages") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += item.l.replace(/\./g, '/') + "/package-summary.html";
+ }
+ } else if (category === "types") {
+ if (item.u) {
+ url = item.u;
+ } else {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.l + ".html";
+ }
+ } else if (category === "members") {
+ url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.c + ".html" + "#";
+ if (item.u) {
+ url += item.u;
+ } else {
+ url += item.l;
+ }
+ } else if (category === "searchTags") {
+ url += item.u;
+ }
+ item.url = url;
+ return url;
+}
+function createMatcher(term, camelCase) {
+ if (camelCase && !isUpperCase(term)) {
+ return null; // no need for camel-case matcher for lower case query
+ }
+ var pattern = "";
+ var upperCase = [];
+ term.trim().split(/\s+/).forEach(function(w, index, array) {
+ var tokens = w.split(/(?=[A-Z,.()<>?[\/])/);
+ for (var i = 0; i < tokens.length; i++) {
+ var s = tokens[i];
+ // ',' and '?' are the only delimiters commonly followed by space in java signatures
+ pattern += "(" + $.ui.autocomplete.escapeRegex(s).replace(/[,?]/g, "$&\\s*?") + ")";
+ upperCase.push(false);
+ var isWordToken = /\w$/.test(s);
+ if (isWordToken) {
+ if (i === tokens.length - 1 && index < array.length - 1) {
+ // space in query string matches all delimiters
+ pattern += "(.*?)";
+ upperCase.push(isUpperCase(s[0]));
+ } else {
+ if (!camelCase && isUpperCase(s) && s.length === 1) {
+ pattern += "()";
+ } else {
+ pattern += "([a-z0-9$<>?[\\]]*?)";
+ }
+ upperCase.push(isUpperCase(s[0]));
+ }
+ } else {
+ pattern += "()";
+ upperCase.push(false);
+ }
+ }
+ });
+ var re = new RegExp(pattern, "gi");
+ re.upperCase = upperCase;
+ return re;
+}
+function findMatch(matcher, input, startOfName, endOfName) {
+ var from = startOfName;
+ matcher.lastIndex = from;
+ var match = matcher.exec(input);
+ // Expand search area until we get a valid result or reach the beginning of the string
+ while (!match || match.index + match[0].length < startOfName || endOfName < match.index) {
+ if (from === 0) {
+ return NO_MATCH;
+ }
+ from = input.lastIndexOf(".", from - 2) + 1;
+ matcher.lastIndex = from;
+ match = matcher.exec(input);
+ }
+ var boundaries = [];
+ var matchEnd = match.index + match[0].length;
+ var score = 5;
+ var start = match.index;
+ var prevEnd = -1;
+ for (var i = 1; i < match.length; i += 2) {
+ var isUpper = isUpperCase(input[start]);
+ var isMatcherUpper = matcher.upperCase[i];
+ // capturing groups come in pairs, match and non-match
+ boundaries.push(start, start + match[i].length);
+ // make sure groups are anchored on a left word boundary
+ var prevChar = input[start - 1] || "";
+ var nextChar = input[start + 1] || "";
+ if (start !== 0 && !/[\W_]/.test(prevChar) && !/[\W_]/.test(input[start])) {
+ if (isUpper && (isLowerCase(prevChar) || isLowerCase(nextChar))) {
+ score -= 0.1;
+ } else if (isMatcherUpper && start === prevEnd) {
+ score -= isUpper ? 0.1 : 1.0;
+ } else {
+ return NO_MATCH;
+ }
+ }
+ prevEnd = start + match[i].length;
+ start += match[i].length + match[i + 1].length;
+
+ // lower score for parts of the name that are missing
+ if (match[i + 1] && prevEnd < endOfName) {
+ score -= rateNoise(match[i + 1]);
+ }
+ }
+ // lower score if a type name contains unmatched camel-case parts
+ if (input[matchEnd - 1] !== "." && endOfName > matchEnd)
+ score -= rateNoise(input.slice(matchEnd, endOfName));
+ score -= rateNoise(input.slice(0, Math.max(startOfName, match.index)));
+
+ if (score <= 0) {
+ return NO_MATCH;
+ }
+ return {
+ input: input,
+ score: score,
+ boundaries: boundaries
+ };
+}
+function isUpperCase(s) {
+ return s !== s.toLowerCase();
+}
+function isLowerCase(s) {
+ return s !== s.toUpperCase();
+}
+function rateNoise(str) {
+ return (str.match(/([.(])/g) || []).length / 5
+ + (str.match(/([A-Z]+)/g) || []).length / 10
+ + str.length / 20;
+}
+function doSearch(request, response) {
+ var term = request.term.trim();
+ var maxResults = request.maxResults || MAX_RESULTS;
+ if (term.length === 0) {
+ return this.close();
+ }
+ var matcher = {
+ plainMatcher: createMatcher(term, false),
+ camelCaseMatcher: createMatcher(term, true)
+ }
+ var indexLoaded = indexFilesLoaded();
+
+ function getPrefix(item, category) {
+ switch (category) {
+ case "packages":
+ return checkUnnamed(item.m, "/");
+ case "types":
+ return checkUnnamed(item.p, ".");
+ case "members":
+ return checkUnnamed(item.p, ".") + item.c + ".";
+ default:
+ return "";
+ }
+ }
+ function useQualifiedName(category) {
+ switch (category) {
+ case "packages":
+ return /[\s/]/.test(term);
+ case "types":
+ case "members":
+ return /[\s.]/.test(term);
+ default:
+ return false;
+ }
+ }
+ function searchIndex(indexArray, category) {
+ var matches = [];
+ if (!indexArray) {
+ if (!indexLoaded) {
+ matches.push({ l: messages.loading, category: category });
+ }
+ return matches;
+ }
+ $.each(indexArray, function (i, item) {
+ var prefix = getPrefix(item, category);
+ var simpleName = item.l;
+ var qualifiedName = prefix + simpleName;
+ var useQualified = useQualifiedName(category);
+ var input = useQualified ? qualifiedName : simpleName;
+ var startOfName = useQualified ? prefix.length : 0;
+ var endOfName = category === "members" && input.indexOf("(", startOfName) > -1
+ ? input.indexOf("(", startOfName) : input.length;
+ var m = findMatch(matcher.plainMatcher, input, startOfName, endOfName);
+ if (m === NO_MATCH && matcher.camelCaseMatcher) {
+ m = findMatch(matcher.camelCaseMatcher, input, startOfName, endOfName);
+ }
+ if (m !== NO_MATCH) {
+ m.indexItem = item;
+ m.prefix = prefix;
+ m.category = category;
+ if (!useQualified) {
+ m.input = qualifiedName;
+ m.boundaries = m.boundaries.map(function(b) {
+ return b + prefix.length;
+ });
+ }
+ matches.push(m);
+ }
+ return true;
+ });
+ return matches.sort(function(e1, e2) {
+ return e2.score - e1.score;
+ }).slice(0, maxResults);
+ }
+
+ var result = searchIndex(moduleSearchIndex, "modules")
+ .concat(searchIndex(packageSearchIndex, "packages"))
+ .concat(searchIndex(typeSearchIndex, "types"))
+ .concat(searchIndex(memberSearchIndex, "members"))
+ .concat(searchIndex(tagSearchIndex, "searchTags"));
+
+ if (!indexLoaded) {
+ updateSearchResults = function() {
+ doSearch(request, response);
+ }
+ } else {
+ updateSearchResults = function() {};
+ }
+ response(result);
+}
+// JQuery search menu implementation
+$.widget("custom.catcomplete", $.ui.autocomplete, {
+ _create: function() {
+ this._super();
+ this.widget().menu("option", "items", "> .result-item");
+ // workaround for search result scrolling
+ this.menu._scrollIntoView = function _scrollIntoView( item ) {
+ var borderTop, paddingTop, offset, scroll, elementHeight, itemHeight;
+ if ( this._hasScroll() ) {
+ borderTop = parseFloat( $.css( this.activeMenu[ 0 ], "borderTopWidth" ) ) || 0;
+ paddingTop = parseFloat( $.css( this.activeMenu[ 0 ], "paddingTop" ) ) || 0;
+ offset = item.offset().top - this.activeMenu.offset().top - borderTop - paddingTop;
+ scroll = this.activeMenu.scrollTop();
+ elementHeight = this.activeMenu.height() - 26;
+ itemHeight = item.outerHeight();
+
+ if ( offset < 0 ) {
+ this.activeMenu.scrollTop( scroll + offset );
+ } else if ( offset + itemHeight > elementHeight ) {
+ this.activeMenu.scrollTop( scroll + offset - elementHeight + itemHeight );
+ }
+ }
+ };
+ },
+ _renderMenu: function(ul, items) {
+ var currentCategory = "";
+ var widget = this;
+ widget.menu.bindings = $();
+ $.each(items, function(index, item) {
+ if (item.category && item.category !== currentCategory) {
+ ul.append("
The following document contains the results of Checkstyle 10.12.6 with /home/runner/work/microbean-lang/microbean-lang/target/checkout/lang/target/checkstyle-rules.xml ruleset.
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '110'.
+
132
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
132
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
575
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
579
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '114'.
+
583
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
583
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 163).
+
658
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '637'.
+
678
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 173).
+
718
+
org/microbean/lang/Key.java
+
+
+
Severity
+
Category
+
Rule
+
Message
+
Line
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
41
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
45
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
49
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
53
+
org/microbean/lang/Lang.java
+
+
+
Severity
+
Category
+
Rule
+
Message
+
Line
+
+
Error
+
javadoc
+
MissingJavadocType
+
Missing a Javadoc comment.
+
133
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 223).
+
208
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
295
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
320
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
334
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
353
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
375
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
397
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
412
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
431
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
474
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
492
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
508
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
527
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
578
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
594
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
599
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
611
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
623
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
637
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
650
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
664
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
678
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
689
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
693
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
699
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
710
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
721
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
732
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
750
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1078
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1193
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1243
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1261
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1274
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1286
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1300
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1304
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1380
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1388
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1398
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1402
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1411
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1438
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1464
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1480
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1484
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1497
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1501
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1505
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1520
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1524
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1528
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1540
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1546
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1553
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1558
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1572
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1580
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1588
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1595
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1599
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1605
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1619
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1643
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1660
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1669
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1674
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1679
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1707
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1735
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1767
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1799
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1803
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1808
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1812
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1820
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1824
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1841
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1850
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1855
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1876
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1880
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1930
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1939
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1943
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1958
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1963
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1968
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1984
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1988
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
1995
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2010
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2022
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2034
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 165).
+
2044
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2052
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2056
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2137
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2142
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2146
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2150
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2155
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2160
+
+
Error
+
javadoc
+
MissingJavadocMethod
+
Missing a Javadoc comment.
+
2164
+
+
Error
+
javadoc
+
MissingJavadocType
+
Missing a Javadoc comment.
+
2174
+
+
Error
+
javadoc
+
JavadocVariable
+
Missing a Javadoc comment.
+
2176
+
+
Error
+
javadoc
+
MissingJavadocType
+
Missing a Javadoc comment.
+
2199
+
+
Error
+
javadoc
+
JavadocVariable
+
Missing a Javadoc comment.
+
2201
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 172).
+
2356
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 164).
+
2559
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 179).
+
2567
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 237).
+
2592
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 169).
+
2650
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 200).
+
2655
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 180).
+
2660
+
+
Error
+
sizes
+
LineLength
+
Line is longer than 160 characters (found 211).
+
2665
+
+
Error
+
coding
+
OverloadMethodsDeclarationOrder
+
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,566'.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/dependency-management.html b/microbean-lang/dependency-management.html
new file mode 100644
index 00000000..a8fbec43
--- /dev/null
+++ b/microbean-lang/dependency-management.html
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Project Dependency Management
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Dependency Management
+
compile
+
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/fonts/glyphicons-halflings-regular.eot b/microbean-lang/fonts/glyphicons-halflings-regular.eot
new file mode 100644
index 00000000..423bd5d3
Binary files /dev/null and b/microbean-lang/fonts/glyphicons-halflings-regular.eot differ
diff --git a/microbean-lang/fonts/glyphicons-halflings-regular.svg b/microbean-lang/fonts/glyphicons-halflings-regular.svg
new file mode 100644
index 00000000..c8f06d9a
--- /dev/null
+++ b/microbean-lang/fonts/glyphicons-halflings-regular.svg
@@ -0,0 +1,229 @@
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/fonts/glyphicons-halflings-regular.ttf b/microbean-lang/fonts/glyphicons-halflings-regular.ttf
new file mode 100644
index 00000000..a498ef4e
Binary files /dev/null and b/microbean-lang/fonts/glyphicons-halflings-regular.ttf differ
diff --git a/microbean-lang/fonts/glyphicons-halflings-regular.woff b/microbean-lang/fonts/glyphicons-halflings-regular.woff
new file mode 100644
index 00000000..d83c539b
Binary files /dev/null and b/microbean-lang/fonts/glyphicons-halflings-regular.woff differ
diff --git a/microbean-lang/images/accessories-text-editor.png b/microbean-lang/images/accessories-text-editor.png
new file mode 100644
index 00000000..abc3366e
Binary files /dev/null and b/microbean-lang/images/accessories-text-editor.png differ
diff --git a/microbean-lang/images/add.gif b/microbean-lang/images/add.gif
new file mode 100644
index 00000000..1cb3dbf9
Binary files /dev/null and b/microbean-lang/images/add.gif differ
diff --git a/microbean-lang/images/apache-maven-project-2.png b/microbean-lang/images/apache-maven-project-2.png
new file mode 100644
index 00000000..a44db6ed
Binary files /dev/null and b/microbean-lang/images/apache-maven-project-2.png differ
diff --git a/microbean-lang/images/application-certificate.png b/microbean-lang/images/application-certificate.png
new file mode 100644
index 00000000..cc6aff61
Binary files /dev/null and b/microbean-lang/images/application-certificate.png differ
diff --git a/microbean-lang/images/close.gif b/microbean-lang/images/close.gif
new file mode 100644
index 00000000..1c26bbc5
Binary files /dev/null and b/microbean-lang/images/close.gif differ
diff --git a/microbean-lang/images/contact-new.png b/microbean-lang/images/contact-new.png
new file mode 100644
index 00000000..ebc4316d
Binary files /dev/null and b/microbean-lang/images/contact-new.png differ
diff --git a/microbean-lang/images/document-properties.png b/microbean-lang/images/document-properties.png
new file mode 100644
index 00000000..34c2409a
Binary files /dev/null and b/microbean-lang/images/document-properties.png differ
diff --git a/microbean-lang/images/drive-harddisk.png b/microbean-lang/images/drive-harddisk.png
new file mode 100644
index 00000000..d7ce475f
Binary files /dev/null and b/microbean-lang/images/drive-harddisk.png differ
diff --git a/microbean-lang/images/fix.gif b/microbean-lang/images/fix.gif
new file mode 100644
index 00000000..b7eb3dc4
Binary files /dev/null and b/microbean-lang/images/fix.gif differ
diff --git a/microbean-lang/images/icon_error_sml.gif b/microbean-lang/images/icon_error_sml.gif
new file mode 100644
index 00000000..12e9a01a
Binary files /dev/null and b/microbean-lang/images/icon_error_sml.gif differ
diff --git a/microbean-lang/images/icon_help_sml.gif b/microbean-lang/images/icon_help_sml.gif
new file mode 100644
index 00000000..aaf20e6e
Binary files /dev/null and b/microbean-lang/images/icon_help_sml.gif differ
diff --git a/microbean-lang/images/icon_info_sml.gif b/microbean-lang/images/icon_info_sml.gif
new file mode 100644
index 00000000..b7763267
Binary files /dev/null and b/microbean-lang/images/icon_info_sml.gif differ
diff --git a/microbean-lang/images/icon_success_sml.gif b/microbean-lang/images/icon_success_sml.gif
new file mode 100644
index 00000000..0a195279
Binary files /dev/null and b/microbean-lang/images/icon_success_sml.gif differ
diff --git a/microbean-lang/images/icon_warning_sml.gif b/microbean-lang/images/icon_warning_sml.gif
new file mode 100644
index 00000000..ac6ad6ad
Binary files /dev/null and b/microbean-lang/images/icon_warning_sml.gif differ
diff --git a/microbean-lang/images/image-x-generic.png b/microbean-lang/images/image-x-generic.png
new file mode 100644
index 00000000..ab49efb3
Binary files /dev/null and b/microbean-lang/images/image-x-generic.png differ
diff --git a/microbean-lang/images/internet-web-browser.png b/microbean-lang/images/internet-web-browser.png
new file mode 100644
index 00000000..307d6aca
Binary files /dev/null and b/microbean-lang/images/internet-web-browser.png differ
diff --git a/microbean-lang/images/logos/build-by-maven-black.png b/microbean-lang/images/logos/build-by-maven-black.png
new file mode 100644
index 00000000..919fd0f6
Binary files /dev/null and b/microbean-lang/images/logos/build-by-maven-black.png differ
diff --git a/microbean-lang/images/logos/build-by-maven-white.png b/microbean-lang/images/logos/build-by-maven-white.png
new file mode 100644
index 00000000..7d44c9c2
Binary files /dev/null and b/microbean-lang/images/logos/build-by-maven-white.png differ
diff --git a/microbean-lang/images/logos/maven-feather.png b/microbean-lang/images/logos/maven-feather.png
new file mode 100644
index 00000000..b5ada836
Binary files /dev/null and b/microbean-lang/images/logos/maven-feather.png differ
diff --git a/microbean-lang/images/network-server.png b/microbean-lang/images/network-server.png
new file mode 100644
index 00000000..1d12e193
Binary files /dev/null and b/microbean-lang/images/network-server.png differ
diff --git a/microbean-lang/images/package-x-generic.png b/microbean-lang/images/package-x-generic.png
new file mode 100644
index 00000000..8b7e9e67
Binary files /dev/null and b/microbean-lang/images/package-x-generic.png differ
diff --git a/microbean-lang/images/profiles/pre-release.png b/microbean-lang/images/profiles/pre-release.png
new file mode 100644
index 00000000..d448e850
Binary files /dev/null and b/microbean-lang/images/profiles/pre-release.png differ
diff --git a/microbean-lang/images/profiles/retired.png b/microbean-lang/images/profiles/retired.png
new file mode 100644
index 00000000..f89f6a29
Binary files /dev/null and b/microbean-lang/images/profiles/retired.png differ
diff --git a/microbean-lang/images/profiles/sandbox.png b/microbean-lang/images/profiles/sandbox.png
new file mode 100644
index 00000000..f88b3626
Binary files /dev/null and b/microbean-lang/images/profiles/sandbox.png differ
diff --git a/microbean-lang/images/remove.gif b/microbean-lang/images/remove.gif
new file mode 100644
index 00000000..fc65631c
Binary files /dev/null and b/microbean-lang/images/remove.gif differ
diff --git a/microbean-lang/images/rss.png b/microbean-lang/images/rss.png
new file mode 100644
index 00000000..a9850ee2
Binary files /dev/null and b/microbean-lang/images/rss.png differ
diff --git a/microbean-lang/images/update.gif b/microbean-lang/images/update.gif
new file mode 100644
index 00000000..b2a6d0bf
Binary files /dev/null and b/microbean-lang/images/update.gif differ
diff --git a/microbean-lang/images/window-new.png b/microbean-lang/images/window-new.png
new file mode 100644
index 00000000..0e12ef95
Binary files /dev/null and b/microbean-lang/images/window-new.png differ
diff --git a/microbean-lang/img/glyphicons-halflings-white.png b/microbean-lang/img/glyphicons-halflings-white.png
new file mode 100644
index 00000000..3bf6484a
Binary files /dev/null and b/microbean-lang/img/glyphicons-halflings-white.png differ
diff --git a/microbean-lang/img/glyphicons-halflings.png b/microbean-lang/img/glyphicons-halflings.png
new file mode 100644
index 00000000..a9969993
Binary files /dev/null and b/microbean-lang/img/glyphicons-halflings.png differ
diff --git a/microbean-lang/index.html b/microbean-lang/index.html
new file mode 100644
index 00000000..ffae9e5a
--- /dev/null
+++ b/microbean-lang/index.html
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – microBean™ Lang
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
microBean™ Lang
+
+
The microBean™ Lang project provides classes and interfaces that implement the Java language model.
+
Status
+
This project is currently experimental, in a pre-alpha state, and therefore entirely unsuitable for production use.
+
Compatibility
+
Until further notice, this project's APIs are subject to frequent backwards-incompatible signature and behavior
+changes, regardless of project version and without notice.
+
Requirements
+
microBean™ Lang requires a Java runtime of version 20 or higher.
+
Installation
+
microBean™ Lang is or will be available on Maven Central. Include microBean™ Lang as a
+Maven dependency:
+
+
+
<dependency>
+ <groupId>org.microbean</groupId>
+ <artifactId>microbean-lang</artifactId>
+ <!-- Always check https://search.maven.org/artifact/org.microbean/microbean-lang for up-to-date available versions. -->
+ <version>0.0.1</version>
+</dependency>
+
Typically the licenses listed for the project are that of the project itself, and not of dependencies.
+
Project Licenses
+
Apache License 2.0
+
The Apache License, Version 2.0
+
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/plugin-management.html b/microbean-lang/plugin-management.html
new file mode 100644
index 00000000..e94d780d
--- /dev/null
+++ b/microbean-lang/plugin-management.html
@@ -0,0 +1,204 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Project Plugin Management
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/project-info.html b/microbean-lang/project-info.html
new file mode 100644
index 00000000..6d75cc55
--- /dev/null
+++ b/microbean-lang/project-info.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Project Information
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Information
+
This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/project-reports.html b/microbean-lang/project-reports.html
new file mode 100644
index 00000000..5db07aa5
--- /dev/null
+++ b/microbean-lang/project-reports.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Generated Reports
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Generated Reports
+
This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/team.html b/microbean-lang/team.html
new file mode 100644
index 00000000..943cb878
--- /dev/null
+++ b/microbean-lang/team.html
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Project Team
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Project Team
+
A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
+
The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
+
Members
+
The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
There are no contributors listed for this project. Please check back again later.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/microbean-lang/type-variables-and-intersection-types.html b/microbean-lang/type-variables-and-intersection-types.html
new file mode 100644
index 00000000..c4266f76
--- /dev/null
+++ b/microbean-lang/type-variables-and-intersection-types.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+ microBean™ Lang: Core – Type Variables and Intersection Types and Interfaces
+
+
+
+
+
+
+
+
+
+
microBean™ Lang: Parent
+
+
+
+
+
+
+
Last Published: 2023-12-22
+
Version: 0.0.8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Type Variables and Intersection Types and Interfaces
+
An IntersectionType is just a way of representing the many bounds of a TypeVariable in a single type. This also
+means that IntersectionTypes must play by the many rules imposed by TypeVariables, the only types that “use” them.
+
All of an IntersectionType's bounds will be DeclaredTypes. Notably, none of them will be ArrayTypes,
+IntersectionTypes, or TypeVariables. Only its first may be a DeclaredType declared by a non-interface
+TypeElement.
+
In the Java language model, a TypeVariable has exactly one upper bound, which may be an IntersectionType.
+
If its sole bound is not an IntersectionType, then it will be either a DeclaredType, or a TypeVariable. It will
+never be an ArrayType.
+
We can tell if a DeclaredType “is an interface” by seeing if its declaring TypeElement is an interface. (Strictly
+speaking a DeclaredType is not itself an interface; only its declaring TypeElement can be an interface.)
+
We can tell if an IntersectionType “is an interface” by seeing if its first bound, a DeclaredType, “is an interface”
+by the rule above. (Strictly speaking, an IntersectionType cannot itself be an interface, of course; we're checking to
+see if all of its bounds are interfaces or not, and we can do this by simply checking the first of its bounds.)
+
Applying these rules together and recursively where necessary, we can therefore tell whether any given TypeVariable
+“is an interface” if either (a) its sole bound is a DeclaredType or TypeVariable that “is an interface” or (b) its
+sole bound is an IntersectionType whose first bound is a DeclaredType that “is an interface”. (Strictly speaking, a
+TypeVariable cannot itself be an interface, of course; we're checking to see if its bound “is an interface” according
+to these rules.)
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/modules.html b/modules.html
index ecf8a03e..4f5f091e 100644
--- a/modules.html
+++ b/modules.html
@@ -2,7 +2,7 @@
@@ -27,8 +27,8 @@