RelaxedPosition
A Position implementation which ignores errors in the positions.
A Position implementation which ignores errors in the positions.
Value members
Concrete methods
Inherited methods
Returns the column number of the encoded position.
Returns the column number of the encoded position.
- Inherited from
- Position
Encodes a position into a single integer.
Encodes a position into a single integer.
- Inherited from
- Position
Returns the line number of the encoded position.
Returns the line number of the encoded position.
- Inherited from
- Position
Inherited fields
Number of bits used to encode the column number
Number of bits used to encode the column number
- Inherited from
- Position
Number of bits used to encode the line number
Number of bits used to encode the line number
- Inherited from
- Position