|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Descriptors.TypeRef | |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.make.component | |
| aQute.bnd.metatype | |
| aQute.bnd.osgi | |
| Uses of Descriptors.TypeRef in aQute.bnd.component |
|---|
| Methods in aQute.bnd.component with parameters of type Descriptors.TypeRef | |
|---|---|
void |
AnnotationReader.classBegin(int access,
Descriptors.TypeRef name)
Are called during class parsing |
void |
AnnotationReader.extendsClass(Descriptors.TypeRef name)
|
void |
AnnotationReader.implementsInterfaces(Descriptors.TypeRef[] interfaces)
|
| Uses of Descriptors.TypeRef in aQute.bnd.make.component |
|---|
| Methods in aQute.bnd.make.component with parameters of type Descriptors.TypeRef | |
|---|---|
void |
ComponentAnnotationReader.classBegin(int access,
Descriptors.TypeRef name)
|
void |
ComponentAnnotationReader.implementsInterfaces(Descriptors.TypeRef[] interfaces)
|
| Uses of Descriptors.TypeRef in aQute.bnd.metatype |
|---|
| Methods in aQute.bnd.metatype with parameters of type Descriptors.TypeRef | |
|---|---|
void |
OCDReader.classBegin(int access,
Descriptors.TypeRef name)
|
| Uses of Descriptors.TypeRef in aQute.bnd.osgi |
|---|
| Methods in aQute.bnd.osgi that return types with arguments of type Descriptors.TypeRef | |
|---|---|
Collection<Descriptors.TypeRef> |
Clazz.Def.getAnnotations()
|
Map<Descriptors.TypeRef,Clazz> |
Analyzer.getClassspace()
|
Map<Clazz.Def,List<Descriptors.TypeRef>> |
Analyzer.getXRef(Descriptors.PackageRef source,
Collection<Descriptors.PackageRef> dest,
int sourceModifiers)
Create a cross reference from package source, to packages in dest |
Set<Descriptors.TypeRef> |
Clazz.parseClassFile()
|
Set<Descriptors.TypeRef> |
Clazz.parseClassFile(InputStream in)
|
Set<Descriptors.TypeRef> |
Clazz.parseClassFile(InputStream in,
ClassDataCollector cd)
|
Set<Descriptors.TypeRef> |
Clazz.parseClassFileWithCollector(ClassDataCollector cd)
|
| Methods in aQute.bnd.osgi with parameters of type Descriptors.TypeRef | |
|---|---|
void |
ClassDataCollector.addReference(Descriptors.TypeRef ref)
|
void |
ClassDataCollector.classBegin(int access,
Descriptors.TypeRef name)
|
boolean |
ClassDataCollector.classStart(int access,
Descriptors.TypeRef className)
|
void |
ClassDataCollector.enclosingMethod(Descriptors.TypeRef cName,
String mName,
String mDescriptor)
The EnclosingMethod attribute |
void |
ClassDataCollector.extendsClass(Descriptors.TypeRef zuper)
|
Clazz |
Analyzer.findClass(Descriptors.TypeRef typeRef)
Find a clazz on the class path. |
Clazz.TypeDef |
Clazz.getExtends(Descriptors.TypeRef type)
|
Clazz.TypeDef |
Clazz.getImplements(Descriptors.TypeRef type)
|
void |
ClassDataCollector.implementsInterfaces(Descriptors.TypeRef[] interfaces)
|
void |
ClassDataCollector.innerClass(Descriptors.TypeRef innerClass,
Descriptors.TypeRef outerClass,
String innerName,
int innerClassAccessFlags)
The InnerClass attribute |
void |
ClassDataCollector.referenceMethod(int access,
Descriptors.TypeRef className,
String method,
String descriptor)
|
void |
Analyzer.referTo(Descriptors.TypeRef ref)
|
void |
ClassDataCollector.referTo(Descriptors.TypeRef typeRef,
int modifiers)
A reference to a type from method or field. |
| Constructors in aQute.bnd.osgi with parameters of type Descriptors.TypeRef | |
|---|---|
Annotation(Descriptors.TypeRef name,
Map<String,Object> elements,
ElementType member,
RetentionPolicy policy)
|
|
Clazz.TypeDef(Descriptors.TypeRef type,
boolean interf)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||