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