Wraps the text position and length around a successfully parsed value.
public static IParser<Positioned<T>> Positioned<T>(this IParser<T> parser)