Class Position (0.1.7)

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

A position in the uploaded text version of a module.

Attributes

NameDescription
line_number int
The line position in the text
column_number int
The column position in the line