Uses of Class
jadx.core.dex.visitors.finaly.traverser.state.IdentifiedScopeWithTerminatorTraverserState
Packages that use IdentifiedScopeWithTerminatorTraverserState
Package
Description
-
Uses of IdentifiedScopeWithTerminatorTraverserState in jadx.core.dex.visitors.finaly.traverser.handlers
Methods in jadx.core.dex.visitors.finaly.traverser.handlers with parameters of type IdentifiedScopeWithTerminatorTraverserStateModifier and TypeMethodDescriptionprivate static Function<TraverserState, Boolean> MergePathActivePathTraverserHandler.getStateAbortOnTerminusFunction(IdentifiedScopeWithTerminatorTraverserState finallyState, IdentifiedScopeWithTerminatorTraverserState candidateState) -
Uses of IdentifiedScopeWithTerminatorTraverserState in jadx.core.dex.visitors.finaly.traverser.state
Methods in jadx.core.dex.visitors.finaly.traverser.state that return IdentifiedScopeWithTerminatorTraverserStateModifier and TypeMethodDescriptionIdentifiedScopeWithTerminatorTraverserState.IdentifiedScopeWithTerminatorStateFactory.generateInternalState(TraverserActivePathState state) Methods in jadx.core.dex.visitors.finaly.traverser.state that return types with arguments of type IdentifiedScopeWithTerminatorTraverserStateModifier and TypeMethodDescriptionIdentifiedScopeWithTerminatorTraverserState.getFactory(CentralityState centralityState, List<BlockNode> roots, BlockNode scopeTerminator)