Interface CompletionHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Collection<io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder> runCompletion​(io.deephaven.lang.parse.ParsedDocument doc, io.deephaven.proto.backplane.script.grpc.Position pos, int offset)  
    • Method Detail

      • runCompletion

        java.util.Collection<io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder> runCompletion​(io.deephaven.lang.parse.ParsedDocument doc,
                                                                                                            io.deephaven.proto.backplane.script.grpc.Position pos,
                                                                                                            int offset)