Package-level declarations

Types

Link copied to clipboard
object C : Language

The C language.

Link copied to clipboard
object Cxx : Language

The C++ language.

Link copied to clipboard
sealed interface Language

The language of the source code file, as passed to the compiler via command-line switches such as -xc or -xc++.