Package org.openrewrite.java.table
Class MethodCallGraph
java.lang.Object
org.openrewrite.DataTable<MethodCallGraph.Row>
org.openrewrite.java.table.MethodCallGraph
-
Nested Class Summary
Nested Classes -
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
-
MethodCallGraph
public MethodCallGraph(org.openrewrite.Recipe recipe)
-