originalPosition property

int? originalPosition
getter/setter pair

The index of the original line in the diff to which the comment applies. This field is deprecated; use original_line instead.

Implementation

int? originalPosition;