Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ResourceChangeListAdapter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | com.google.gson.TypeAdapter | create(com.google.gson.Gson, | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FileSystemWatcher(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | FileSystemWatcher(java.lang.String, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | org.eclipse.lsp4j.jsonrpc.messages.Either (<- java.lang.String) | getGlobPattern() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | RenameOptions(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getId() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setId(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ResolveTypeHierarchyItemParams() | n.a. |
|
|
||||||
REMOVED (!) | public | ResolveTypeHierarchyItemParams(org.eclipse.lsp4j.TypeHierarchyItem, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.lsp4j.TypeHierarchyDirection | getDirection() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.lsp4j.TypeHierarchyItem | getItem() | n.a. |
|
|
||||||
REMOVED (!) | public | int | getResolve() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDirection(org.eclipse.lsp4j.TypeHierarchyDirection) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setItem(org.eclipse.lsp4j.TypeHierarchyItem) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setResolve(int) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ResourceChange() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getCurrent() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getNewUri() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setCurrent(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setNewUri(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -7666026761953881043 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| InternalError | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| InvalidParams | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| InvalidRequest | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| MethodNotFound | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| ParseError | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| serverErrorEnd | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.ResponseErrorCode (!) |
| serverErrorStart |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | int | getValue() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.lsp4j.ResponseErrorCode | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.lsp4j.ResponseErrorCode[] | values() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| Member |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | setTypeHierarchyProvider(org.eclipse.lsp4j.StaticRegistrationOptions) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | refreshDiagnostics() | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | refreshInlayHints() | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | refreshInlineValues() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setTrace(org.eclipse.lsp4j.SetTraceParams) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | void | setTrace(org.eclipse.lsp4j.SetTraceParams) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | diagnostic(org.eclipse.lsp4j.DocumentDiagnosticParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | inlayHint(org.eclipse.lsp4j.InlayHintParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | inlineValue(org.eclipse.lsp4j.InlineValueParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | prepareTypeHierarchy(org.eclipse.lsp4j.TypeHierarchyPrepareParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | resolveInlayHint(org.eclipse.lsp4j.InlayHint) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.concurrent.CompletableFuture | resolveTypeHierarchy(org.eclipse.lsp4j.ResolveTypeHierarchyItemParams) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.concurrent.CompletableFuture | typeHierarchy(org.eclipse.lsp4j.TypeHierarchyParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | typeHierarchySubtypes(org.eclipse.lsp4j.TypeHierarchySubtypesParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | typeHierarchySupertypes(org.eclipse.lsp4j.TypeHierarchySupertypesParams) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | diagnostic(org.eclipse.lsp4j.WorkspaceDiagnosticParams) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | resolveWorkspaceSymbol(org.eclipse.lsp4j.WorkspaceSymbol) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.lsp4j.TypeHierarchyCapabilities | getTypeHierarchyCapabilities() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setTypeHierarchyCapabilities(org.eclipse.lsp4j.TypeHierarchyCapabilities) | n.a. |
|
|
Change |
CLASS_NOW_FINAL |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| Message |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2619971103674591792 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.TypeHierarchyDirection (!) |
| Both | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.TypeHierarchyDirection (!) |
| Children | ||
REMOVED (!) | public static final | org.eclipse.lsp4j.TypeHierarchyDirection (!) |
| Parents |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.lsp4j.TypeHierarchyDirection | forValue(int) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.lsp4j.TypeHierarchyDirection | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.lsp4j.TypeHierarchyDirection[] | values() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TypeHierarchyItem() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.List | getChildren() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Boolean | getDeprecated() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getParents() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setChildren(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDeprecated(java.lang.Boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setParents(java.util.List) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.lsp4j.TextDocumentPositionParams |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TypeHierarchyParams() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.lsp4j.TypeHierarchyDirection | getDirection() | n.a. |
|
|
||||||
REMOVED (!) | public | int | getResolve() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDirection(org.eclipse.lsp4j.TypeHierarchyDirection) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setResolve(int) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.List | getResourceChanges() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setResourceChanges(java.util.List) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Boolean | getResourceChanges() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setResourceChanges(java.lang.Boolean) | n.a. |
|
|