Initializer
init(pathComponents:interfaceLanguage:)
Creates a new symbol reference with the given components and source language.
init(pathComponents: [String], interfaceLanguage: SourceLanguage)
Parameters
pathComponentsThe relative path components from the module or framework to the symbol.
interfaceLanguageThe source language of the symbol.