Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Packages that use CompilationUnitElementInfo
Package
Description
-
Uses of CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.codeassist
Constructors in org.aspectj.org.eclipse.jdt.internal.codeassist with parameters of type CompilationUnitElementInfoModifierConstructorDescriptionCompletionUnitStructureRequestor(ICompilationUnit unit, CompilationUnitElementInfo unitInfo, Parser parser, ASTNode assistNode, Map bindingCache, Map elementCache, Map elementWithProblemCache, Map newElements) -
Uses of CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.core
Subclasses of CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.coreFields in org.aspectj.org.eclipse.jdt.internal.core declared as CompilationUnitElementInfoModifier and TypeFieldDescriptionprotected CompilationUnitElementInfoCompilationUnitStructureRequestor.unitInfoThe info object for the compilation unit being parsedConstructors in org.aspectj.org.eclipse.jdt.internal.core with parameters of type CompilationUnitElementInfoModifierConstructorDescriptionprotectedCompilationUnitStructureRequestor(ICompilationUnit unit, CompilationUnitElementInfo unitInfo, Map newElements)