(Inherited from grammar::string_view_base)
grammar::string_view_base
Return a pointer to the character buffer.
constexpr const_pointer data() const;
See core::string_view::data
core::string_view::data