column property

column property

Gets the column index of the comment.

Definition:

@property
def column(self):
    ...

See Also