Class DeprecatedMethodCallDiagnostic

java.lang.Object
com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethodCallDiagnostic
All Implemented Interfaces:
BSLDiagnostic

@DiagnosticMetadata(type=CODE_SMELL, severity=MINOR, minutesToFix=3, tags={DEPRECATED,DESIGN}) public class DeprecatedMethodCallDiagnostic extends AbstractDiagnostic