Instance Property
sourceLanguages
The source languages for which this topic is relevant.
var sourceLanguages: Set<SourceLanguage> { get }
Discussion
Important
The source languages associated with the reference may not be the same as the available source languages of its corresponding DocumentationNode. If you need to query the source languages associated with a documentation node, use sourceLanguages(for:) instead.