Package com._1c.g5.v8.dt.bsl.ui.quickfix
Class StringLiteralAnnotationQuickfixProvider
java.lang.Object
com._1c.g5.v8.dt.bsl.ui.quickfix.AbstractExternalQuickfixProvider
com._1c.g5.v8.dt.bsl.ui.quickfix.StringLiteralAnnotationQuickfixProvider
The provider of Quick-fix to remove annotation of
StringLiteral
content type.-
Nested Class Summary
Nested classes/interfaces inherited from class com._1c.g5.v8.dt.bsl.ui.quickfix.AbstractExternalQuickfixProvider
AbstractExternalQuickfixProvider.ExternalQuickfixModification<E extends org.eclipse.emf.ecore.EObject>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
removeInvalidAnnotation
(org.eclipse.xtext.validation.Issue issue, org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor acceptor) Methods inherited from class com._1c.g5.v8.dt.bsl.ui.quickfix.AbstractExternalQuickfixProvider
getTextViewer, selectAndReveal
-
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)
-