Interface ISubmissionMatchItem

    • Method Detail

      • getFile

        ISourceFile getFile()
        Returns:
        the ISourceFile this item bleongs to
      • getLineNumbers

        java.util.List<ITuple<java.lang.Integer,​java.lang.Integer>> getLineNumbers()
        Returns:
        the line numbers the match was found in
      • getScore

        float getScore()
        Returns:
        the score for this file