class Location

Defined at line 23 of file ../../src/lib/fidl_codec/semantic_parser.h

Defines a location within a buffer.

Public Methods

void Location (std::string_view buffer, std::string_view::const_iterator location)

Defined at line 25 of file ../../src/lib/fidl_codec/semantic_parser.h

std::string_view buffer ()

Defined at line 28 of file ../../src/lib/fidl_codec/semantic_parser.h

std::string_view::const_iterator location ()

Defined at line 29 of file ../../src/lib/fidl_codec/semantic_parser.h