Class LspTranslate

java.lang.Object
io.deephaven.web.client.ide.LspTranslate

public class LspTranslate extends Object
LspTranslate:

This class is responsible for transforming "off-the-wire" protobuf completion responses into js-friendly "js api" objects that we can hand off to clients.