sourcelocation

Simple data structures for representing source code locations


Keywords
data, structure, source, code, program, analysis, python
License
MIT
Install
pip install sourcelocation==1.0.4

Documentation

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.