class Cucumber::Messages::SourceReference

Represents the SourceReference message in Cucumber’s message protocol.

Points to a [Source](io.cucumber.messages.Source) identified by ‘uri` and a [Location](io.cucumber.messages.Location) within that file.