Class DataFlowNode
java.lang.Object
org.openrewrite.analysis.dataflow.DataFlowNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Optional<org.openrewrite.analysis.trait.expr.Expr>asExpr()<E extends org.openrewrite.analysis.trait.expr.Expr>
Optional<E><E extends org.openrewrite.analysis.trait.expr.ExprParent>
Optional<E>asExprParent(Class<E> clazz) static DataFlowNodeof(org.openrewrite.Cursor cursor)
-
Constructor Details
-
DataFlowNode
public DataFlowNode()
-
-
Method Details
-
asExpr
-
asExpr
-
asExprParent
-
of
-