|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
public class CompletionUnitStructureRequestor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor |
---|
ISourceElementRequestor.FieldInfo, ISourceElementRequestor.MethodInfo, ISourceElementRequestor.TypeInfo, ISourceElementRequestor.TypeParameterInfo |
Constructor Summary | |
---|---|
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)
|
Method Summary |
---|
Methods inherited from class org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor |
---|
acceptImport, acceptLineSeparatorPositions, acceptPackage, acceptProblem, enterCompilationUnit, enterConstructor, enterField, enterInitializer, enterMethod, enterType, exitCompilationUnit, exitConstructor, exitField, exitInitializer, exitMethod, exitType |
Methods inherited from class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter |
---|
acceptAnnotationTypeReference, acceptAnnotationTypeReference, acceptConstructorReference, acceptFieldReference, acceptMethodReference, acceptTypeReference, acceptTypeReference, acceptUnknownReference, acceptUnknownReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor |
---|
acceptAnnotationTypeReference, acceptAnnotationTypeReference, acceptConstructorReference, acceptFieldReference, acceptMethodReference, acceptTypeReference, acceptTypeReference, acceptUnknownReference, acceptUnknownReference |
Constructor Detail |
---|
public 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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |