Uses of Enum
jadx.api.data.CodeRefType
Packages that use CodeRefType
-
Uses of CodeRefType in jadx.api.data
Methods in jadx.api.data that return CodeRefTypeModifier and TypeMethodDescriptionIJavaCodeRef.getAttachType()static CodeRefTypeReturns the enum constant of this type with the specified name.static CodeRefType[]CodeRefType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CodeRefType in jadx.api.data.impl
Fields in jadx.api.data.impl declared as CodeRefTypeMethods in jadx.api.data.impl that return CodeRefTypeMethods in jadx.api.data.impl with parameters of type CodeRefTypeConstructors in jadx.api.data.impl with parameters of type CodeRefType