Uses of Package
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.
-
ClassDescriptionA representation of a domain of valid Java constructs.A utility class that can supply a
ProcessingEnvironment
suitable for use at runtime.AnAutoCloseable
extension whoseUnlockable.close()
method throws no checked exceptions and unlocks something that may have been previously locked in some unspecified manner. -
-
ClassDescriptionA representation of a domain of valid Java constructs.An abstract implementation of
AnnotatedConstruct
from which onlyUniversalElement
andUniversalType
descend. -
ClassDescriptionA representation of a domain of valid Java constructs.An abstract implementation of
AnnotatedConstruct
from which onlyUniversalElement
andUniversalType
descend. -