public final class ParentProcessWatcher extends Object implements Runnable, Function<org.eclipse.lsp4j.jsonrpc.MessageConsumer,org.eclipse.lsp4j.jsonrpc.MessageConsumer>
Modifier and Type | Class and Description |
---|---|
static interface |
ParentProcessWatcher.ProcessLanguageServer |
Constructor and Description |
---|
ParentProcessWatcher(ParentProcessWatcher.ProcessLanguageServer server) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.jsonrpc.MessageConsumer |
apply(org.eclipse.lsp4j.jsonrpc.MessageConsumer consumer) |
void |
run() |
public ParentProcessWatcher(ParentProcessWatcher.ProcessLanguageServer server)
Copyright © 2022. All rights reserved.