Class CyclomaticComplexityCodeLensSupplier

java.lang.Object
com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
com.github._1c_syntax.bsl.languageserver.codelenses.CyclomaticComplexityCodeLensSupplier
All Implemented Interfaces:
CodeLensSupplier<AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData>

@Component public class CyclomaticComplexityCodeLensSupplier extends AbstractMethodComplexityCodeLensSupplier
Сапплаер линз, показывающий когнитивную сложность методов.