mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-27 11:11:25 +08:00
716beae455
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]