Uses of Enum
jadx.core.dex.visitors.finaly.traverser.state.TraverserState.ComparisonState
Packages that use TraverserState.ComparisonState
-
Uses of TraverserState.ComparisonState in jadx.core.dex.visitors.finaly.traverser.state
Methods in jadx.core.dex.visitors.finaly.traverser.state that return TraverserState.ComparisonStateModifier and TypeMethodDescriptionAwaitingInsnCompareTraverserState.getCompareState()IdentifiedScopeWithTerminatorTraverserState.getCompareState()NewBlockTraverserState.getCompareState()NoBlockTraverserState.getCompareState()RecoveredFromCacheTraverserState.getCompareState()TerminalTraverserState.getCompareState()abstract TraverserState.ComparisonStateTraverserState.getCompareState()UnknownAdvanceStrategyTraverserState.getCompareState()Returns the enum constant of this type with the specified name.static TraverserState.ComparisonState[]TraverserState.ComparisonState.values()Returns an array containing the constants of this enum type, in the order they are declared.