Class CompleteInvocation

java.lang.Object
io.deephaven.lang.completion.results.CompletionBuilder
io.deephaven.lang.completion.results.CompleteInvocation

public class CompleteInvocation extends CompletionBuilder
A class specifically for completing invocations; to be called with method results when the cursor is somewhere that a method is valid.