Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.CompletionContext
Packages, die CompletionContext verwenden
Package
Beschreibung
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Verwendungen von CompletionContext in org.aspectj.org.eclipse.jdt.core
Methoden in org.aspectj.org.eclipse.jdt.core mit Parametern vom Typ CompletionContextModifizierer und TypMethodeBeschreibungvoidCompletionRequestor.acceptContext(CompletionContext context) Propose the context in which the completion occurs.booleanCompletionProposal.canUseDiamond(CompletionContext coreContext) Returns whether it is safe to use the 'Ungültige Eingabe: "<">' (diamond) operator in place of explicitly specifying type arguments for this proposal. -
Verwendungen von CompletionContext in org.aspectj.org.eclipse.jdt.internal.codeassist
Unterklassen von CompletionContext in org.aspectj.org.eclipse.jdt.internal.codeassistModifizierer und TypKlasseBeschreibungclassInternal completion contextMethoden in org.aspectj.org.eclipse.jdt.internal.codeassist mit Parametern vom Typ CompletionContextModifizierer und TypMethodeBeschreibungbooleanInternalCompletionProposal.canUseDiamond(CompletionContext coreContext)