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