Uses of Class
jadx.plugins.input.dex.sections.annotations.AnnotationsParser
Packages that use AnnotationsParser
-
Uses of AnnotationsParser in jadx.plugins.input.dex.sections
Fields in jadx.plugins.input.dex.sections declared as AnnotationsParserModifier and TypeFieldDescriptionprivate final AnnotationsParserDexClassData.annotationsParserprivate final @Nullable AnnotationsParserDexFieldData.annotationsParserprivate final @Nullable AnnotationsParserDexMethodData.annotationsParserMethods in jadx.plugins.input.dex.sections that return AnnotationsParserConstructors in jadx.plugins.input.dex.sections with parameters of type AnnotationsParserModifierConstructorDescriptionDexClassData(SectionReader sectionReader, AnnotationsParser annotationsParser) DexFieldData(@Nullable AnnotationsParser parser) DexMethodData(@Nullable AnnotationsParser annotationsParser) -
Uses of AnnotationsParser in jadx.plugins.input.dex.sections.annotations
Methods in jadx.plugins.input.dex.sections.annotations that return AnnotationsParser