lang

var lang: LanguageFrontend? = null

The language frontend tied to the scope manager. Can be used to implement language specific scope resolution or lookup.