(Inherited from grammar::string_view_base)
grammar::string_view_base
Return the first character.
constexpr const_reference front() const;
See core::string_view::front
core::string_view::front