Uses of Class
org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Packages that use InternalCompletionContext
-
Uses of InternalCompletionContext in org.aspectj.org.eclipse.jdt.internal.codeassist
Constructors in org.aspectj.org.eclipse.jdt.internal.codeassist with parameters of type InternalCompletionContextModifierConstructorDescriptionInternalExtendedCompletionContext(InternalCompletionContext completionContext, ITypeRoot typeRoot, CompilationUnitDeclaration compilationUnitDeclaration, LookupEnvironment lookupEnvironment, Scope assistScope, ASTNode assistNode, ASTNode assistNodeParent, WorkingCopyOwner owner, CompletionParser parser)