Range
final class Range extends Position
Source range (starting position plus byte length) within a template.
Methods
__construct(int $line, int $column, int $offset, int $length)
No description