Class IssueLocation.Range

    • Constructor Detail

      • Range

        public Range​(Path sourcePath,
                     int line,
                     int column,
                     int endLine,
                     int endColumn)