CompilerVersion

Version of a compiler.

Since

4.4

Functions

Link copied to clipboard
abstract fun getType(): String
Returns the type of the compiler.
Link copied to clipboard
abstract fun getVendor(): String
Returns the vendor of the compiler.
Link copied to clipboard
abstract fun getVersion(): String
Returns the version of the compiler.