Class Position (0.1.12)

Position(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A position in the uploaded text version of a module.

Attributes

Name Description
line_number int
The line position in the text
column_number int
The column position in the line