Class Parslet::Source::LineCache
In: lib/parslet/source/line_cache.rb
Parent: Object

A cache for line start positions.

Methods

Public Class methods

Public Instance methods

Returns a <line, column> tuple for the given input position.

[Validate]