Initializer
init(pathComponents:interfaceLanguages:)
Creates a new symbol reference with the given components and source languages.
init(pathComponents: [String], interfaceLanguages: some Collection<SourceLanguage>)
Parameters
pathComponentsThe relative path components from the module or framework to the symbol.
interfaceLanguagesThe source languages of the symbol.