@Incubating @NonNullApi public interface CompilerVersion
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getType() | Returns the type of the compiler. | 
| String | getVendor() | Returns the vendor of the compiler. | 
| String | getVersion() | Returns the version of the compiler. |