Package org.openrewrite.java.table
Class SymbolsTable
java.lang.Object
org.openrewrite.DataTable<SymbolsTable.Row>
org.openrewrite.java.table.SymbolsTable
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.DataTable
allowWritingInThisCycle, getDescription, getDisplayName, getGroup, getInstanceName, getInstanceNameSupplier, getName, getRecipe, getType, insertRow, withGroup, withInstanceName
-
Constructor Details
-
SymbolsTable
public SymbolsTable(org.openrewrite.Recipe recipe)
-