Uses of Enum
jadx.core.dex.attributes.AFlag
Packages that use AFlag
-
Uses of AFlag in jadx.core.dex.attributes
Fields in jadx.core.dex.attributes with type parameters of type AFlagMethods in jadx.core.dex.attributes that return AFlagModifier and TypeMethodDescriptionstatic AFlagReturns the enum constant of this type with the specified name.static AFlag[]AFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jadx.core.dex.attributes with parameters of type AFlagModifier and TypeMethodDescriptionvoidvoidvoidbooleanbooleanbooleanbooleanvoidvoidvoidvoid -
Uses of AFlag in jadx.core.utils
Methods in jadx.core.utils with parameters of type AFlagModifier and TypeMethodDescriptionstatic voidRegionUtils.addToAll(MethodNode mth, IContainer container, AFlag flag) static booleanstatic @Nullable BlockNodeBlockUtils.getBlockWithFlag(List<BlockNode> blocks, AFlag flag)