Interface InputFileEdit


  • public interface InputFileEdit
    Represents a file edit for a QuickFix as a collection of TextEdits on a given InputFile.
    Since:
    9.13
    • Method Detail

      • textEdits

        java.util.List<TextEdit> textEdits()
        Returns:
        the list of text edits to apply in this target()