JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Enum Constants
Deprecated Classes
Class
Description
org.openrewrite.kotlin.marker.AnnotationCallSite
org.openrewrite.kotlin.marker.CheckNotNull
org.openrewrite.kotlin.marker.GenericType
org.openrewrite.kotlin.marker.ReceiverType
org.openrewrite.kotlin.marker.Reified
org.openrewrite.kotlin.marker.SpreadArgument
Deprecated Methods
Method
Description
org.openrewrite.kotlin.KotlinParser.getSourceSet
(ExecutionContext)
org.openrewrite.kotlin.KotlinParser.setSourceSet
(String)
org.openrewrite.kotlin.tree.K.CompilationUnit.withClasses
(List<J.ClassDeclaration>)
org.openrewrite.kotlin.tree.K.DestructuringDeclaration.getAssignments()
org.openrewrite.kotlin.tree.K.DestructuringDeclaration.Padding.getAssignments()
org.openrewrite.kotlin.tree.K.DestructuringDeclaration.Padding.withAssignments
(JContainer<J.VariableDeclarations.NamedVariable>)
org.openrewrite.kotlin.tree.K.DestructuringDeclaration.withAssignments
(List<J.VariableDeclarations.NamedVariable>)
Deprecated Enum Constants
Enum Constant
Description
org.openrewrite.kotlin.tree.K.Binary.Type.Get