Class StringLiteralAnnotationQuickfixProvider

java.lang.Object
com._1c.g5.v8.dt.bsl.ui.quickfix.AbstractExternalQuickfixProvider
com._1c.g5.v8.dt.bsl.ui.quickfix.StringLiteralAnnotationQuickfixProvider

public class StringLiteralAnnotationQuickfixProvider extends AbstractExternalQuickfixProvider
The provider of Quick-fix to remove annotation of StringLiteral content type.
  • Constructor Details

    • StringLiteralAnnotationQuickfixProvider

      public StringLiteralAnnotationQuickfixProvider()
  • Method Details

    • removeInvalidAnnotation

      public void removeInvalidAnnotation(org.eclipse.xtext.validation.Issue issue, org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor acceptor)