Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Packages, die CompilationUnitElementInfo verwenden
Package
Beschreibung
-
Verwendungen von CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.codeassist
Konstruktoren in org.aspectj.org.eclipse.jdt.internal.codeassist mit Parametern vom Typ CompilationUnitElementInfoModifiziererKonstruktorBeschreibungCompletionUnitStructureRequestor(ICompilationUnit unit, CompilationUnitElementInfo unitInfo, Parser parser, ASTNode assistNode, Map<JavaElement, Binding> bindingCache, Map<Binding, JavaElement> elementCache, Map<ASTNode, JavaElement> elementWithProblemCache, Map newElements) -
Verwendungen von CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.core
Unterklassen von CompilationUnitElementInfo in org.aspectj.org.eclipse.jdt.internal.coreFelder in org.aspectj.org.eclipse.jdt.internal.core, die deklariert sind als CompilationUnitElementInfoModifizierer und TypFeldBeschreibungprotected CompilationUnitElementInfoCompilationUnitStructureRequestor.unitInfoThe info object for the compilation unit being parsedKonstruktoren in org.aspectj.org.eclipse.jdt.internal.core mit Parametern vom Typ CompilationUnitElementInfoModifiziererKonstruktorBeschreibungprotectedCompilationUnitStructureRequestor(ICompilationUnit unit, CompilationUnitElementInfo unitInfo, Map newElements)