1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/api
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-03-14 15:15:09 +01:00