org.jetbrains.kotlin.config
Class CommonConfigurationKeys

java.lang.Object
  extended by org.jetbrains.kotlin.config.CommonConfigurationKeys

public class CommonConfigurationKeys
extends java.lang.Object


Field Summary
static CompilerConfigurationKey<LanguageVersionSettings> LANGUAGE_VERSION_SETTINGS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LANGUAGE_VERSION_SETTINGS

public static final CompilerConfigurationKey<LanguageVersionSettings> LANGUAGE_VERSION_SETTINGS