Hierarchy For Package com.github._1c_syntax.bsl.languageserver.codeactions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier (implements com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier)
- com.github._1c_syntax.bsl.languageserver.codeactions.FixAllCodeActionSupplier
- com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixCodeActionSupplier
- com.github._1c_syntax.bsl.languageserver.codeactions.DisableDiagnosticTriggeringSupplier (implements com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier)
- com.github._1c_syntax.bsl.languageserver.codeactions.ExtractStructureConstructorSupplier (implements com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier)
- com.github._1c_syntax.bsl.languageserver.codeactions.GenerateStandardRegionsSupplier (implements com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier)
- com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixSupplier
- com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier (implements com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier)
Interface Hierarchy
- com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier