|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompilationUnitElementInfo | |
|---|---|
| org.eclipse.jdt.internal.codeassist | |
| org.eclipse.jdt.internal.core | |
| Uses of CompilationUnitElementInfo in org.eclipse.jdt.internal.codeassist |
|---|
| Constructors in org.eclipse.jdt.internal.codeassist with parameters of type CompilationUnitElementInfo | |
|---|---|
CompletionUnitStructureRequestor(ICompilationUnit unit,
CompilationUnitElementInfo unitInfo,
Parser parser,
ASTNode assistNode,
java.util.Map bindingCache,
java.util.Map elementCache,
java.util.Map elementWithProblemCache,
java.util.Map newElements)
|
|
| Uses of CompilationUnitElementInfo in org.eclipse.jdt.internal.core |
|---|
| Subclasses of CompilationUnitElementInfo in org.eclipse.jdt.internal.core | |
|---|---|
class |
ASTHolderCUInfo
|
| Fields in org.eclipse.jdt.internal.core declared as CompilationUnitElementInfo | |
|---|---|
protected CompilationUnitElementInfo |
CompilationUnitStructureRequestor.unitInfo
The info object for the compilation unit being parsed |
| Constructors in org.eclipse.jdt.internal.core with parameters of type CompilationUnitElementInfo | |
|---|---|
CompilationUnitStructureRequestor(ICompilationUnit unit,
CompilationUnitElementInfo unitInfo,
java.util.Map newElements)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||