Interface Comments

    • Method Detail

      • aboveLine

        List<Comment> aboveLine​(int line)
        Parameters:
        line - line number
        Returns:
        list of all the consecutive comments which are above the given line number.