Package org.openrewrite.kotlin.tree
@NullMarked
@NonNullFields
package org.openrewrite.kotlin.tree
-
ClassDescriptionIn Kotlin all expressions can be annotated with annotations with the corresponding annotation target.Kotlin defines certain java statements like J.If as expression.