Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
Packages that use ImportDeclaration
Package
Description
-
Uses of ImportDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist
Methods in org.aspectj.org.eclipse.jdt.internal.codeassist that return ImportDeclarationModifier and TypeMethodDescriptionprotected ImportDeclarationCompletionUnitStructureRequestor.createImportDeclaration(ImportContainer parent, String name, boolean onDemand) -
Uses of ImportDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
Subclasses of ImportDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist.implMethods in org.aspectj.org.eclipse.jdt.internal.codeassist.impl that return ImportDeclaration -
Uses of ImportDeclaration in org.aspectj.org.eclipse.jdt.internal.core
Methods in org.aspectj.org.eclipse.jdt.internal.core that return ImportDeclarationModifier and TypeMethodDescriptionprotected ImportDeclarationCompilationUnitStructureRequestor.createImportDeclaration(ImportContainer parent, String name, boolean onDemand) protected ImportDeclaration