/sourcelocation.py

Simple data structures for representing source code locations

Primary LanguagePythonMIT LicenseMIT

sourcelocation

https://travis-ci.org/ChrisTimperley/sourcelocation.py.svg?branch=master

A simple collection of reusable data structures for representing source code locations such as character offsets, character ranges, lines, etc.