Interface Content

    • Method Detail

      • getSpanningChars

        @NotNull
        @NotNull BasedSequence getSpanningChars()
      • getLineCount

        int getLineCount()
      • getLineChars

        @NotNull
        @NotNull BasedSequence getLineChars​(int index)
      • getContentChars

        @NotNull
        @NotNull BasedSequence getContentChars()
      • getContentChars

        @NotNull
        @NotNull BasedSequence getContentChars​(int startLine,
                                               int endLine)
      • getContentLines

        @NotNull
        @NotNull java.util.List<BasedSequence> getContentLines()
      • getContentLines

        @NotNull
        @NotNull java.util.List<BasedSequence> getContentLines​(int startLine,
                                                               int endLine)