Uses of Interface
org.jf.dexlib2.iface.reference.TypeReference
Packages that use TypeReference
Package
Description
-
Uses of TypeReference in org.jf.dexlib2.analysis.reflection
Classes in org.jf.dexlib2.analysis.reflection that implement TypeReferenceModifier and TypeClassDescriptionclassWraps a ClassDef around a class loaded in the current VM Only supports the basic information exposed by ClassProto -
Uses of TypeReference in org.jf.dexlib2.base
Classes in org.jf.dexlib2.base that implement TypeReferenceMethods in org.jf.dexlib2.base that return TypeReference -
Uses of TypeReference in org.jf.dexlib2.base.reference
Classes in org.jf.dexlib2.base.reference that implement TypeReference -
Uses of TypeReference in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type TypeReferenceModifier and TypeMethodDescriptionvoidMethodImplementationBuilder.addCatch(TypeReference type, Label from, Label to, Label handler) voidMutableMethodImplementation.addCatch(TypeReference type, Label from, Label to, Label handler) voidMethodImplementationBuilder.addStartLocal(int registerNumber, StringReference name, TypeReference type, StringReference signature) voidMethodLocation.addStartLocal(int registerNumber, StringReference name, TypeReference type, StringReference signature) (package private) static BuilderExceptionHandlerBuilderExceptionHandler.newExceptionHandler(TypeReference exceptionType, Label handler) Constructors in org.jf.dexlib2.builder with parameters of type TypeReferenceModifierConstructorDescriptionBuilderTryBlock(Label start, Label end, TypeReference exceptionType, Label handler) -
Uses of TypeReference in org.jf.dexlib2.builder.debug
Fields in org.jf.dexlib2.builder.debug declared as TypeReferenceMethods in org.jf.dexlib2.builder.debug that return TypeReferenceConstructors in org.jf.dexlib2.builder.debug with parameters of type TypeReferenceModifierConstructorDescriptionBuilderStartLocal(int register, StringReference name, TypeReference type, StringReference signature) -
Uses of TypeReference in org.jf.dexlib2.dexbacked
Classes in org.jf.dexlib2.dexbacked that implement TypeReference -
Uses of TypeReference in org.jf.dexlib2.dexbacked.reference
Classes in org.jf.dexlib2.dexbacked.reference that implement TypeReference -
Uses of TypeReference in org.jf.dexlib2.iface
Subinterfaces of TypeReference in org.jf.dexlib2.ifaceModifier and TypeInterfaceDescriptioninterfaceThis class represents a class definition.interfaceThis class represents a method parameter.Methods in org.jf.dexlib2.iface that return TypeReferenceModifier and TypeMethodDescriptionExceptionHandler.getExceptionTypeReference()Gets the type of exception that is handled by this handler. -
Uses of TypeReference in org.jf.dexlib2.iface.debug
Methods in org.jf.dexlib2.iface.debug that return TypeReference -
Uses of TypeReference in org.jf.dexlib2.immutable
Classes in org.jf.dexlib2.immutable that implement TypeReference -
Uses of TypeReference in org.jf.dexlib2.immutable.debug
Methods in org.jf.dexlib2.immutable.debug that return TypeReference -
Uses of TypeReference in org.jf.dexlib2.immutable.reference
Classes in org.jf.dexlib2.immutable.reference that implement TypeReferenceFields in org.jf.dexlib2.immutable.reference with type parameters of type TypeReferenceModifier and TypeFieldDescriptionprivate static final ImmutableConverter<ImmutableTypeReference, TypeReference> ImmutableTypeReference.CONVERTERMethods in org.jf.dexlib2.immutable.reference with parameters of type TypeReferenceModifier and TypeMethodDescriptionstatic ImmutableTypeReferenceImmutableTypeReference.of(TypeReference typeReference) Method parameters in org.jf.dexlib2.immutable.reference with type arguments of type TypeReferenceModifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableList<ImmutableTypeReference> ImmutableTypeReference.immutableListOf(List<? extends TypeReference> list) -
Uses of TypeReference in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement TypeReferenceModifier and TypeClassDescriptionprotected classprotected classMethods in org.jf.dexlib2.rewriter that return TypeReferenceModifier and TypeMethodDescriptionDebugItemRewriter.RewrittenStartLocal.getTypeReference()static TypeReferenceRewriterUtils.rewriteTypeReference(Rewriter<String> typeRewriter, TypeReference typeReference) Methods in org.jf.dexlib2.rewriter with parameters of type TypeReferenceModifier and TypeMethodDescriptionstatic TypeReferenceRewriterUtils.rewriteTypeReference(Rewriter<String> typeRewriter, TypeReference typeReference) -
Uses of TypeReference in org.jf.dexlib2.util
Methods in org.jf.dexlib2.util with parameters of type TypeReference -
Uses of TypeReference in org.jf.dexlib2.writer
Classes in org.jf.dexlib2.writer with type parameters of type TypeReferenceModifier and TypeClassDescriptionclassDexWriter<StringKey extends CharSequence,StringRef extends StringReference, TypeKey extends CharSequence, TypeRef extends TypeReference, ProtoRefKey extends MethodProtoReference, FieldRefKey extends FieldReference, MethodRefKey extends MethodReference, ClassKey extends Comparable<? super ClassKey>, CallSiteKey extends CallSiteReference, MethodHandleKey extends MethodHandleReference, AnnotationKey extends Annotation, AnnotationSetKey, TypeListKey, FieldKey, MethodKey, EncodedArrayKey, EncodedValue, AnnotationElement extends AnnotationElement, StringSectionType extends StringSection<StringKey, StringRef>, TypeSectionType extends TypeSection<StringKey, TypeKey, TypeRef>, ProtoSectionType extends ProtoSection<StringKey, TypeKey, ProtoRefKey, TypeListKey>, FieldSectionType extends FieldSection<StringKey, TypeKey, FieldRefKey, FieldKey>, MethodSectionType extends MethodSection<StringKey, TypeKey, ProtoRefKey, MethodRefKey, MethodKey>, ClassSectionType extends ClassSection<StringKey, TypeKey, TypeListKey, ClassKey, FieldKey, MethodKey, AnnotationSetKey, EncodedArrayKey>, CallSiteSectionType extends CallSiteSection<CallSiteKey, EncodedArrayKey>, MethodHandleSectionType extends MethodHandleSection<MethodHandleKey, FieldRefKey, MethodRefKey>, TypeListSectionType extends TypeListSection<TypeKey, TypeListKey>, AnnotationSectionType extends AnnotationSection<StringKey, TypeKey, AnnotationKey, AnnotationElement, EncodedValue>, AnnotationSetSectionType extends AnnotationSetSection<AnnotationKey, AnnotationSetKey>, EncodedArraySectionType extends EncodedArraySection<EncodedArrayKey, EncodedValue>> classInstructionWriter<StringRef extends StringReference,TypeRef extends TypeReference, FieldRefKey extends FieldReference, MethodRefKey extends MethodReference, ProtoRefKey extends MethodProtoReference, MethodHandleKey extends MethodHandleReference, CallSiteKey extends CallSiteReference> interfaceTypeSection<StringKey,TypeKey, TypeRef extends TypeReference> Methods in org.jf.dexlib2.writer with type parameters of type TypeReferenceModifier and TypeMethodDescription(package private) static <StringRef extends StringReference,TypeRef extends TypeReference, FieldRefKey extends FieldReference, MethodRefKey extends MethodReference, ProtoRefKey extends MethodProtoReference, MethodHandleKey extends MethodHandleReference, CallSiteKey extends CallSiteReference>
InstructionWriter<StringRef, TypeRef, FieldRefKey, MethodRefKey, ProtoRefKey, MethodHandleKey, CallSiteKey> InstructionWriter.makeInstructionWriter(Opcodes opcodes, DexDataWriter writer, StringSection<?, StringRef> stringSection, TypeSection<?, ?, TypeRef> typeSection, FieldSection<?, ?, FieldRefKey, ?> fieldSection, MethodSection<?, ?, ?, MethodRefKey, ?> methodSection, ProtoSection<?, ?, ProtoRefKey, ?> protoSection, MethodHandleSection<MethodHandleKey, ?, ?> methodHandleSection, CallSiteSection<CallSiteKey, ?> callSiteSection) -
Uses of TypeReference in org.jf.dexlib2.writer.builder
Classes in org.jf.dexlib2.writer.builder that implement TypeReferenceModifier and TypeClassDescriptionclassclassclassMethods in org.jf.dexlib2.writer.builder with parameters of type TypeReferenceModifier and TypeMethodDescriptionprivate BuilderTypeReferenceBuilderClassPool.checkTypeReference(TypeReference typeReference) -
Uses of TypeReference in org.jf.dexlib2.writer.pool
Classes in org.jf.dexlib2.writer.pool that implement TypeReferenceMethods in org.jf.dexlib2.writer.pool with parameters of type TypeReference -
Uses of TypeReference in org.jf.smali
Classes in org.jf.smali that implement TypeReference