|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (23) on Sun Jan 05 20:14:58 UTC 2025 --> |
5 | | -<title>Index (microBean™ Construct 0.0.5 API)</title> |
| 4 | +<!-- Generated by javadoc (23) on Sun Jan 05 20:30:29 UTC 2025 --> |
| 5 | +<title>Index (microBean™ Construct 0.0.6 API)</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF8"> |
8 | 8 | <meta name="dc.created" content="2025-01-05"> |
@@ -342,6 +342,8 @@ <h2 class="title" id="I:E">E</h2> |
342 | 342 | or a <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.compiler/javax/lang/model/type/NoType.html" title="class or interface in javax.lang.model.type" class="external-link"><code>NoType</code></a> with a <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.compiler/javax/lang/model/type/TypeKind.html" title="class or interface in javax.lang.model.type" class="external-link"><code>TypeKind</code></a> of <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.compiler/javax/lang/model/type/TypeKind.html#PACKAGE" title="class or interface in javax.lang.model.type" class="external-link"><code>TypeKind.PACKAGE</code></a>, <strong>or <code>null</code> if there is no |
343 | 343 | such <a href="https://docs.oracle.com/en/java/javase/23/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></strong>.</div> |
344 | 344 | </dd> |
| 345 | +<dt><a href="org.microbean.construct/org/microbean/construct/DefaultDomain.html#elementType(javax.lang.model.type.TypeMirror)" class="member-name-link">elementType(TypeMirror)</a> - Method in class org.microbean.construct.<a href="org.microbean.construct/org/microbean/construct/DefaultDomain.html" title="class in org.microbean.construct">DefaultDomain</a></dt> |
| 346 | +<dd> </dd> |
345 | 347 | <dt><a href="org.microbean.construct/org/microbean/construct/Domain.html#elementType(javax.lang.model.type.TypeMirror)" class="member-name-link">elementType(TypeMirror)</a> - Method in interface org.microbean.construct.<a href="org.microbean.construct/org/microbean/construct/Domain.html" title="interface in org.microbean.construct">Domain</a></dt> |
346 | 348 | <dd> |
347 | 349 | <div class="block">A convenience method that returns the <dfn>element type</dfn> of the supplied <a href="https://docs.oracle.com/en/java/javase/23/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>.</div> |
@@ -549,6 +551,8 @@ <h2 class="title" id="I:J">J</h2> |
549 | 551 | <dd> |
550 | 552 | <div class="block">A convenience method that returns <code>true</code> if and only if the supplied <a href="https://docs.oracle.com/en/java/javase/23/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> represents the <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.compiler/javax/lang/model/type/DeclaredType.html" title="class or interface in javax.lang.model.type" class="external-link"><code>DeclaredType</code></a> declared by the (essentially primordial) <code>java.lang.Object</code> element.</div> |
551 | 553 | </dd> |
| 554 | +<dt><a href="org.microbean.construct/org/microbean/construct/DefaultDomain.html#JavaLanguageSpecification,section10.1" class="search-tag-link">Java Language Specification, section 10.1</a> - Search tag in org.microbean.construct.Domain.elementType(TypeMirror)</dt> |
| 555 | +<dd>External Specification</dd> |
552 | 556 | <dt><a href="org.microbean.construct/org/microbean/construct/Domain.html#JavaLanguageSpecification,section10.1" class="search-tag-link">Java Language Specification, section 10.1</a> - Search tag in org.microbean.construct.Domain.elementType(TypeMirror)</dt> |
553 | 557 | <dd>External Specification</dd> |
554 | 558 | <dt><a href="org.microbean.construct/org/microbean/construct/DefaultDomain.html#JavaLanguageSpecification,section13.1" class="search-tag-link">Java Language Specification, section 13.1</a> - Search tag in org.microbean.construct.Domain.binaryName(TypeElement)</dt> |
|
0 commit comments