classref: Sync with current master branch (cc5135959)

This commit is contained in:
Rémi Verschelde
2022-07-27 13:58:15 +02:00
parent 420ed2739f
commit 0c4087626b
127 changed files with 6200 additions and 3010 deletions

View File

@@ -123,7 +123,7 @@ Gets the value of the attribute specified by the index in ``idx`` argument.
- :ref:`int<class_int>` **get_current_line** **(** **)** |const|
Gets the current line in the parsed file (currently not implemented).
Gets the current line in the parsed file, counting from 0.
----