Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Packages, die ClassFile verwenden
Package
Beschreibung
-
Verwendungen von ClassFile in org.aspectj.org.eclipse.jdt.internal.core
Methoden in org.aspectj.org.eclipse.jdt.internal.core, die ClassFile zurückgebenMethoden in org.aspectj.org.eclipse.jdt.internal.core mit Parametern vom Typ ClassFileModifizierer und TypMethodeBeschreibungstatic voidExternalAnnotationTracker.registerClassFile(org.eclipse.core.runtime.IPath annotationBase, org.eclipse.core.runtime.IPath relativeAnnotationPath, ClassFile classFile) Register a ClassFile, to which the annotation attachment 'annotationBase' applies. -
Verwendungen von ClassFile in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Methoden in org.aspectj.org.eclipse.jdt.internal.core.search.matching mit Parametern vom Typ ClassFileModifizierer und TypMethodeBeschreibungprotected IBinaryTypeMatchLocator.getBinaryInfo(ClassFile classFile, org.eclipse.core.resources.IResource resource) voidClassFileMatchLocator.locateMatches(MatchLocator locator, ClassFile classFile, IBinaryType info) Locate declaration in the current class file.