|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.internal.compiler.SourceElementNotifier
org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
public class CompletionElementNotifier
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jdt.internal.compiler.SourceElementNotifier |
|---|
SourceElementNotifier.LocalDeclarationVisitor |
| Constructor Summary | |
|---|---|
CompletionElementNotifier(CompletionUnitStructureRequestor requestor,
boolean reportLocalDeclarations,
ASTNode assistNode)
|
|
| Method Summary | |
|---|---|
void |
notifySourceElementRequestor(CompilationUnitDeclaration parsedUnit,
int sourceStart,
int sourceEnd,
boolean reportReference,
HashtableOfObjectToInt sourceEndsMap,
java.util.Map nodesToCategoriesMap)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompletionElementNotifier(CompletionUnitStructureRequestor requestor,
boolean reportLocalDeclarations,
ASTNode assistNode)
| Method Detail |
|---|
public void notifySourceElementRequestor(CompilationUnitDeclaration parsedUnit,
int sourceStart,
int sourceEnd,
boolean reportReference,
HashtableOfObjectToInt sourceEndsMap,
java.util.Map nodesToCategoriesMap)
notifySourceElementRequestor in class SourceElementNotifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||