Deprecated API
Contents
-
Deprecated ClassesClassDescriptionSince 7.8.0. This class was never intended to be generated. It will be removed with no replacement.
-
Deprecated FieldsFieldDescriptionUse
KotlinLexer.VOCABULARYinstead.UseKotlinParser.VOCABULARYinstead.UseUnicodeClasses.VOCABULARYinstead.
-
Deprecated MethodsMethodDescriptionSince 7.25.0. Don't use getImage() or hasImageEqualTo()! See #4787.Since 7.25.0. Don't use getImage() or hasImageEqualTo()! See #4787.Since 7.25.0. Don't use getImage() or hasImageEqualTo()! See #4787.Since 7.25.0. Don't use getImage() or hasImageEqualTo()! See #4787.
-
Deprecated ConstructorsConstructorDescriptionSince 7.25.0. Don't create a parser directly. Use
KotlinLanguageModule.getInstance(),KotlinLanguageModule.createProcessor(LanguagePropertyBundle),KotlinLanguageProcessor.services(),KotlinHandler.getParser()instead.Since 7.25.0. Don't create this class directly, useKotlinLanguageModule.getInstance(),KotlinLanguageModule.createProcessor(LanguagePropertyBundle),KotlinLanguageProcessor.services()instead.