LanguageSupport

class LanguageSupport(val language: Language, val support: Extension? = null)

Bundles a Language with optional supporting extensions.

Constructors

Link copied to clipboard
constructor(language: Language, support: Extension? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard