Class CognitiveComplexityInlayHintSupplier

java.lang.Object
com.github._1c_syntax.bsl.languageserver.inlayhints.AbstractComplexityInlayHintSupplier
com.github._1c_syntax.bsl.languageserver.inlayhints.CognitiveComplexityInlayHintSupplier
All Implemented Interfaces:
InlayHintSupplier

@Component public class CognitiveComplexityInlayHintSupplier extends AbstractComplexityInlayHintSupplier
Поставщик подсказок о когнитивной сложности методов.
  • Constructor Details

    • CognitiveComplexityInlayHintSupplier

      public CognitiveComplexityInlayHintSupplier()
  • Method Details