[TableGen] Implement basic parser (#47) #121
Annotations
41 warnings and 1 notice
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L56
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L49
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L54
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L51
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L57
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L55
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L52
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L52
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L53
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L48
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L53
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L50
'when' branch is never reachable
|
Constant conditions:
src/main/kotlin/com/github/zero9178/mlirods/highlighting/TableGenSyntaxHighlighter.kt#L51
'when' branch is never reachable
|
|
|
|
|
|
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L116
Overridden method 'getLspCodeActionsSupport()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L115
'com.intellij.platform.lsp.api.customization.LspCodeActionsSupport' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProvider.kt#L13
'com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProvider.kt#L8
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProvider.kt#L13
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProvider.kt#L10
Overridden method 'fileOpened(com.intellij.openapi.project.Project, com.intellij.openapi.vfs.VirtualFile, com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/clion/CMakeTableGenLspServerSupportProvider.kt#L19
'com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L71
Overridden method 'startServerProcess()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/clion/CMakeTableGenLspServerSupportProvider.kt#L43
'ensureServerStarted(com.intellij.platform.lsp.api.LspServerDescriptor)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L120
'getInstance(com.intellij.openapi.project.Project)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/clion/CMakeTableGenBuildNotificationProviderServer.kt#L72
'blockingContext(kotlin.jvm.functions.Function0, kotlin.coroutines.Continuation)' is declared in unstable 'com.intellij.openapi.progress.CoroutinesKt' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProviderInterface.kt#L29
'com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L120
'com.intellij.platform.lsp.api.LspServerManager.Companion' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L47
Overridden method 'createCommandLine()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerSupportProviderInterface.kt#L29
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/clion/CMakeTableGenLspServerSupportProvider.kt#L19
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L109
Overridden method 'isSupportedFile(com.intellij.openapi.vfs.VirtualFile)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L107
Overridden method 'getLspServerListener()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/zero9178/mlirods/lsp/TableGenLspServerDescriptor.kt#L120
'stopAndRestartIfNeeded(java.lang.Class)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.2 with the current CLI (2024.3.4)
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.2 with the current CLI (2024.3.4)
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.2 with the current CLI (2024.3.4)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
IntelliJ-MLIR-ODS-0.2.0
|
180 KB |
|
pluginVerifier-result
|
20.2 KB |
|