func NewLanguage()

in gazelle/bzl/gazelle.go [68:70]


func NewLanguage() language.Language {
	return &bzlLibraryLang{}
}