Package org.eclipse.lemminx.commons
Interface ParentProcessWatcher.ProcessLanguageServer
-
- All Superinterfaces:
org.eclipse.lsp4j.services.LanguageServer
- All Known Implementing Classes:
XMLLanguageServer
- Enclosing class:
- ParentProcessWatcher
public static interface ParentProcessWatcher.ProcessLanguageServer extends org.eclipse.lsp4j.services.LanguageServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexit(int exitCode)longgetParentProcessId()
-