mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-22 20:02:06 +08:00
Provides two public (property) methods getting the (row, column) of the start / end of the definition range. Rows start with 1, columns start with 0. :rtype: Tuple[int, int]