Uses of Enum
sootup.core.graph.BlockAnalysisDirection
Packages that use BlockAnalysisDirection
-
Uses of BlockAnalysisDirection in sootup.core.graph
Methods in sootup.core.graph that return BlockAnalysisDirectionModifier 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.Constructors in sootup.core.graph with parameters of type BlockAnalysisDirectionModifierConstructorDescriptionprotected
DominanceFinder
(StmtGraph<?> blockGraph, BlockAnalysisDirection direction)