Klasse CompletionOnMessageSendName

Alle implementierten Schnittstellen:
CompletionNode, Invocation, IPolyExpression, InvocationSite, TypeConstants, TypeIds

public class CompletionOnMessageSendName extends MessageSend implements CompletionNode
Initially (https://bugs.eclipse.org/106450) this class was only used when an invocation has actual type arguments. Since https://bugs.eclipse.org/539685 it is also used for non-parameterized invocations, and signals that the selector is to be matched inexactly (in contrast to CompletionOnMessageSend)..
  • Felddetails

    • nextIsCast

      public boolean nextIsCast
  • Konstruktordetails

    • CompletionOnMessageSendName

      public CompletionOnMessageSendName(char[] selector, int start, int end, boolean nextIsCast)
  • Methodendetails