Klasse InternalExtendedCompletionContext
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungInternalExtendedCompletionContext(InternalCompletionContext completionContext, ITypeRoot typeRoot, CompilationUnitDeclaration compilationUnitDeclaration, LookupEnvironment lookupEnvironment, Scope assistScope, ASTNode assistNode, ASTNode assistNodeParent, WorkingCopyOwner owner, CompletionParser parser) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleancanUseDiamond(String[] parameterTypes, char[] fullyQualifiedTypeName) getVisibleElements(String typeSignature)
-
Konstruktordetails
-
InternalExtendedCompletionContext
public InternalExtendedCompletionContext(InternalCompletionContext completionContext, ITypeRoot typeRoot, CompilationUnitDeclaration compilationUnitDeclaration, LookupEnvironment lookupEnvironment, Scope assistScope, ASTNode assistNode, ASTNode assistNodeParent, WorkingCopyOwner owner, CompletionParser parser)
-
-
Methodendetails
-
getEnclosingElement
-
getVisibleElements
-
canUseDiamond
-
getCompletionNode
- Siehe auch:
-
getCompletionNodeParent
-
getVisibleLocalVariables
-
getVisibleFields
-
getVisibleMethods
-