Uses of Enum
sootup.core.graph.BlockAnalysisDirection
-
Uses of BlockAnalysisDirection in sootup.core.graph
Modifier and TypeMethodDescriptionstatic BlockAnalysisDirection
Returns the enum constant of this type with the specified name.static BlockAnalysisDirection[]
BlockAnalysisDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionprotected
DominanceFinder
(StmtGraph<?> blockGraph, BlockAnalysisDirection direction)