Package org.openrewrite.kotlin.table
Class KotlinSourceFile
java.lang.Object
org.openrewrite.DataTable<KotlinSourceFile.Row>
org.openrewrite.kotlin.table.KotlinSourceFile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow
-
Constructor Details
-
KotlinSourceFile
public KotlinSourceFile(org.openrewrite.Recipe recipe)
-