Uses of Enum Class
sootup.analysis.intraprocedural.FlowAnalysis.Flow
Packages that use FlowAnalysis.Flow
-
Uses of FlowAnalysis.Flow in sootup.analysis.intraprocedural
Methods in sootup.analysis.intraprocedural that return FlowAnalysis.FlowModifier and TypeMethodDescriptionprotected FlowAnalysis.Flow
You can specify which flow set you would like to use of nodefrom
static FlowAnalysis.Flow
Returns the enum constant of this class with the specified name.static FlowAnalysis.Flow[]
FlowAnalysis.Flow.values()
Returns an array containing the constants of this enum class, in the order they are declared.