1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi
Sam Roeca 716beae455 Add BaseName.definition_[start,end]_position
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]
2020-05-16 15:08:36 -04:00
..
2020-04-22 23:14:58 +02:00
2020-04-18 12:19:17 +02:00
2020-04-11 02:23:23 +02:00