Class BslIndentLineAutoEditStrategy

  • All Implemented Interfaces:
    org.eclipse.jface.text.IAutoEditStrategy

    public class BslIndentLineAutoEditStrategy
    extends org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
    Special implementation of DefaultIndentLineAutoEditStrategy for Bsl modules
    • Constructor Detail

      • BslIndentLineAutoEditStrategy

        public BslIndentLineAutoEditStrategy()
    • Method Detail

      • customizeDocumentCommand

        public void customizeDocumentCommand​(org.eclipse.jface.text.IDocument d,
                                             org.eclipse.jface.text.DocumentCommand c)
        Specified by:
        customizeDocumentCommand in interface org.eclipse.jface.text.IAutoEditStrategy
        Overrides:
        customizeDocumentCommand in class org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy