Returns true if all subtags have been parsed.
bool atEnd() { return _currentIndex >= _subtags.length; }