Class ExternalSinkModels
java.lang.Object
org.openrewrite.analysis.dataflow.ExternalSinkModels
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExternalSinkModelsDeprecated.static ExternalSinkModelsinstance()booleanisSinkNode(DataFlowNode sinkNode, String kind) True if theexpressioncursoris specified as a sink with the givenkindin the CSV flow model.
-
Constructor Details
-
ExternalSinkModels
public ExternalSinkModels()
-
-
Method Details
-
getInstance
Deprecated.Useinstance()instead. -
instance
-
isSinkNode
True if theexpressioncursoris specified as a sink with the givenkindin the CSV flow model.- Returns:
- If this is a sink of the given
kind.
-
instance()instead.