JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openrewrite.analysis.dataflow.global
Interface GlobalDataFlow.Summary
Enclosing class:
GlobalDataFlow
public static interface
GlobalDataFlow.Summary
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isFlowParticipant
()
boolean
isSink
()
boolean
isSource
()
Method Details
isSource
boolean
isSource
()
isSink
boolean
isSink
()
isFlowParticipant
boolean
isFlowParticipant
()