| Package | Description |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.impl |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<java.net.URI,TypeBuilder> |
ParsingContext.builders |
| Modifier and Type | Method and Description |
|---|---|
TypeBuilder |
ParsingContext.getTypeBuilder(java.net.URI definingURI) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypesImpl
Results of a parsing activity, all java resources are inventoried in three
main categories : classes, interfaces and annotations with cross references
|
| Modifier and Type | Field and Description |
|---|---|
private TypeBuilder |
ModelClassVisitor.typeBuilder |
private TypeBuilder |
SignatureVisitorImpl.typeBuilder |
| Constructor and Description |
|---|
SignatureVisitorImpl(TypeBuilder typeBuilder) |