Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Site checkin for project microBean™ Lang: Parent
Browse files Browse the repository at this point in the history
  • Loading branch information
microbean committed Jan 20, 2024
1 parent 0393b64 commit 128a1e7
Show file tree
Hide file tree
Showing 445 changed files with 3,570 additions and 2,528 deletions.
30 changes: 21 additions & 9 deletions apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Dec 22 00:38:47 UTC 2023 -->
<title>All Classes and Interfaces (microBean™ Lang: Parent 0.0.8 API)</title>
<!-- Generated by javadoc (21) on Sat Jan 20 05:04:59 UTC 2024 -->
<title>All Classes and Interfaces (microBean™ Lang: Parent 0.0.9 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta name="dc.created" content="2023-12-22">
<meta name="dc.created" content="2024-01-20">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -94,9 +94,14 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/ClassesThenInterfacesTypeMirrorComparator.html" title="class in org.microbean.lang">ClassesThenInterfacesTypeMirrorComparator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated, for removal: This API element is subject to removal in a future version.</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/CompletionLock.html" title="class in org.microbean.lang">CompletionLock</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A utility class logically containing a single <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/concurrent/locks/Lock.html" title="class or interface in java.util.concurrent.locks" class="external-link"><code>Lock</code></a> that is used to guard against concurrent symbol
completion.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/ConstantDescs.html" title="class in org.microbean.lang">ConstantDescs</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A utility class containing <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/lang/constant/ClassDesc.html" title="class or interface in java.lang.constant" class="external-link"><code>ClassDesc</code></a> instances describing classes in this package and related packages.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/visitor/ContainsTypeVisitor.html" title="class in org.microbean.lang.visitor">ContainsTypeVisitor</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/visitor/ConvertibleVisitor.html" title="class in org.microbean.lang.visitor">ConvertibleVisitor</a></div>
Expand All @@ -106,9 +111,13 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/type/DefineableType.html" title="class in org.microbean.lang.type">DefineableType&lt;E&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/element/DelegatingElement.html" title="class in org.microbean.lang.element">DelegatingElement</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">An <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/element/Element.html" title="class or interface in javax.lang.model.element" class="external-link"><code>Element</code></a> that implements all known <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/element/Element.html" title="class or interface in javax.lang.model.element" class="external-link"><code>Element</code></a> subinterfaces and delegates to an underlying <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/element/Element.html" title="class or interface in javax.lang.model.element" class="external-link"><code>Element</code></a> for all operations.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/type/DelegatingTypeMirror.html" title="class in org.microbean.lang.type">DelegatingTypeMirror</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/type/TypeMirror.html" title="class or interface in javax.lang.model.type" class="external-link"><code>TypeMirror</code></a> that implements all known <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/type/TypeMirror.html" title="class or interface in javax.lang.model.type" class="external-link"><code>TypeMirror</code></a> subinterfaces and delegates to an underlying <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/type/TypeMirror.html" title="class or interface in javax.lang.model.type" class="external-link"><code>TypeMirror</code></a> for all operations.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/element/Element.html" title="class in org.microbean.lang.element">Element</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.microbean.lang/org/microbean/lang/element/Encloseable.html" title="interface in org.microbean.lang.element">Encloseable</a></div>
Expand Down Expand Up @@ -149,7 +158,10 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
implementations, chiefly for use as a key in a <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link"><code>Map</code></a> (or a value in a <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/Lang.html" title="class in org.microbean.lang">Lang</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A utility class for working with the <a href="https://docs.oracle.com/en/java/javase/20/docs/api/java.compiler/javax/lang/model/AnnotatedConstruct.html" title="class or interface in javax.lang.model" class="external-link"><code>javax.lang.model.*</code></a> packages at
runtime.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/Lang.ConstableTypeAndElementSource.html" title="class in org.microbean.lang">Lang.ConstableTypeAndElementSource</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.microbean.lang/org/microbean/lang/Lang.SameTypeEquality.html" title="class in org.microbean.lang">Lang.SameTypeEquality</a></div>
Expand Down Expand Up @@ -240,7 +252,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2023, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2024, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Dec 22 00:38:47 UTC 2023 -->
<title>All Packages (microBean™ Lang: Parent 0.0.8 API)</title>
<!-- Generated by javadoc (21) on Sat Jan 20 05:04:59 UTC 2024 -->
<title>All Packages (microBean™ Lang: Parent 0.0.9 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta name="dc.created" content="2023-12-22">
<meta name="dc.created" content="2024-01-20">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -84,7 +84,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2023, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2024, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Dec 22 00:38:47 UTC 2023 -->
<title>Deprecated List (microBean™ Lang: Parent 0.0.8 API)</title>
<!-- Generated by javadoc (21) on Sat Jan 20 05:04:59 UTC 2024 -->
<title>Deprecated List (microBean™ Lang: Parent 0.0.9 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta name="dc.created" content="2023-12-22">
<meta name="dc.created" content="2024-01-20">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -102,7 +102,7 @@ <h2 title="Contents">Contents</h2>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2023, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2024, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Dec 22 00:38:47 UTC 2023 -->
<title>API Help (microBean™ Lang: Parent 0.0.8 API)</title>
<!-- Generated by javadoc (21) on Sat Jan 20 05:04:59 UTC 2024 -->
<title>API Help (microBean™ Lang: Parent 0.0.9 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta name="dc.created" content="2023-12-22">
<meta name="dc.created" content="2024-01-20">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -203,7 +203,7 @@ <h3>Index</h3>
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2023, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &copy; 2023&ndash;2024, <a href="http://microbean.systems/" target="_top">microBean™</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 128a1e7

Please sign in to comment.