Uses of Class
jadx.core.dex.visitors.regions.variables.UsePlace
Packages that use UsePlace
-
Uses of UsePlace in jadx.core.dex.visitors.regions.variables
Fields in jadx.core.dex.visitors.regions.variables with type parameters of type UsePlaceMethods in jadx.core.dex.visitors.regions.variables that return types with arguments of type UsePlaceMethods in jadx.core.dex.visitors.regions.variables with parameters of type UsePlaceModifier and TypeMethodDescriptionprivate static booleanProcessVariables.canDeclareAt(VarUsage usage, UsePlace usePlace) private static booleanProcessVariables.isAllUseAfter(UsePlace checkPlace, List<UsePlace> usePlaces) Check if allusePlacesare aftercheckPlaceprivate static booleanProcessVariables.isContainerContainsUsePlace(IContainer subBlock, UsePlace usePlace) (package private) voidCollectUsageRegionVisitor.processInsn(InsnNode insn, UsePlace usePlace) private voidCollectUsageRegionVisitor.regionProcess(UsePlace usePlace) Method parameters in jadx.core.dex.visitors.regions.variables with type arguments of type UsePlaceModifier and TypeMethodDescriptionprivate static booleanProcessVariables.isAllUseAfter(UsePlace checkPlace, List<UsePlace> usePlaces) Check if allusePlacesare aftercheckPlace