Class WrongDataPathForFormElementsDiagnostic

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

@DiagnosticMetadata(type=ERROR, severity=CRITICAL, minutesToFix=5, scope=BSL, modules={FormModule,ManagedApplicationModule}, tags=UNPREDICTABLE) public class WrongDataPathForFormElementsDiagnostic extends AbstractDiagnostic
  • Constructor Details

    • WrongDataPathForFormElementsDiagnostic

      public WrongDataPathForFormElementsDiagnostic()
  • Method Details