Package org.openrewrite.codemods
Class ESLintMessages
java.lang.Object
org.openrewrite.DataTable<ESLintMessages.Row>
org.openrewrite.codemods.ESLintMessages
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic 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
-
ESLintMessages
public ESLintMessages(org.openrewrite.Recipe recipe)
-