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