SourceLanguage.getSection

Returns the localized section of the language. Each language belong to a section (ex. HTML belogs to the Markup section). The returned string is owned by @language and should not be freed or modified.

class SourceLanguage
string
getSection
()

Return Value

Type: string

the section of @language.

Meta