|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
public class InternalExtendedCompletionContext
| Constructor Summary | |
|---|---|
InternalExtendedCompletionContext(InternalCompletionContext completionContext,
ITypeRoot typeRoot,
CompilationUnitDeclaration compilationUnitDeclaration,
LookupEnvironment lookupEnvironment,
Scope assistScope,
ASTNode assistNode,
WorkingCopyOwner owner,
CompletionParser parser)
|
|
| Method Summary | |
|---|---|
boolean |
canUseDiamond(java.lang.String[] parameterTypes,
char[] fullyQualifiedTypeName)
|
IJavaElement |
getEnclosingElement()
|
IJavaElement[] |
getVisibleElements(java.lang.String typeSignature)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalExtendedCompletionContext(InternalCompletionContext completionContext,
ITypeRoot typeRoot,
CompilationUnitDeclaration compilationUnitDeclaration,
LookupEnvironment lookupEnvironment,
Scope assistScope,
ASTNode assistNode,
WorkingCopyOwner owner,
CompletionParser parser)
| Method Detail |
|---|
public IJavaElement getEnclosingElement()
public IJavaElement[] getVisibleElements(java.lang.String typeSignature)
public boolean canUseDiamond(java.lang.String[] parameterTypes,
char[] fullyQualifiedTypeName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||