Uses of Package
org.microbean.construct
Packages that use org.microbean.construct
Package
Description
Provides classes and interfaces related to Java language constructs.
Provides classes and interfaces related to Java nominal descriptors.
Provides classes and interfaces related to Java language elements.
Provides classes and interfaces related to Java language types.
Provides classes and interfaces related to Java virtual machine constructs.
-
Classes in org.microbean.construct used by org.microbean.constructClassDescriptionA representation of a domain of valid Java constructs.A view of an underlying domain of valid Java constructs that exposes the null type, various kinds of pseudo-types, the prototypical
java.lang.Objecttype, and the ability to globally lock for symbol completion if needed.A utility class that can supply aProcessingEnvironmentsuitable for use at runtime.An abstract implementation ofAnnotatedConstructfrom which onlyUniversalElementandUniversalTypedescend.AnAutoCloseableextension whoseUnlockable.close()method throws no checked exceptions and unlocks something that may have been previously locked in some unspecified manner. -
Classes in org.microbean.construct used by org.microbean.construct.constant
-
Classes in org.microbean.construct used by org.microbean.construct.elementClassDescriptionA view of an underlying domain of valid Java constructs that exposes the null type, various kinds of pseudo-types, the prototypical
java.lang.Objecttype, and the ability to globally lock for symbol completion if needed.An abstract implementation ofAnnotatedConstructfrom which onlyUniversalElementandUniversalTypedescend. -
Classes in org.microbean.construct used by org.microbean.construct.typeClassDescriptionA view of an underlying domain of valid Java constructs that exposes the null type, various kinds of pseudo-types, the prototypical
java.lang.Objecttype, and the ability to globally lock for symbol completion if needed.An abstract implementation ofAnnotatedConstructfrom which onlyUniversalElementandUniversalTypedescend. -
Classes in org.microbean.construct used by org.microbean.construct.vm