Uses of Class
org.jf.dexlib2.immutable.reference.ImmutableFieldReference
Packages that use ImmutableFieldReference
-
Uses of ImmutableFieldReference in org.jf.dexlib2.immutable.reference
Methods in org.jf.dexlib2.immutable.reference that return ImmutableFieldReferenceModifier and TypeMethodDescriptionstatic ImmutableFieldReferenceImmutableFieldReference.of(FieldReference fieldReference) -
Uses of ImmutableFieldReference in org.jf.dexlib2.immutable.value
Fields in org.jf.dexlib2.immutable.value declared as ImmutableFieldReferenceModifier and TypeFieldDescriptionprotected final ImmutableFieldReferenceImmutableEnumEncodedValue.valueprotected final ImmutableFieldReferenceImmutableFieldEncodedValue.valueMethods in org.jf.dexlib2.immutable.value that return ImmutableFieldReferenceModifier and TypeMethodDescriptionImmutableEnumEncodedValue.getValue()ImmutableFieldEncodedValue.getValue()Constructors in org.jf.dexlib2.immutable.value with parameters of type ImmutableFieldReferenceModifierConstructorDescription -
Uses of ImmutableFieldReference in org.jf.smali
Fields in org.jf.smali declared as ImmutableFieldReferenceMethods in org.jf.smali that return ImmutableFieldReferenceModifier and TypeMethodDescriptionfinal ImmutableFieldReferencesmaliTreeWalker.enum_literal()final ImmutableFieldReferencesmaliTreeWalker.field_literal()