Uses of Class
sootup.core.signatures.SootClassMemberSignature
Packages that use SootClassMemberSignature
Package
Description
-
Uses of SootClassMemberSignature in sootup.core.jimple.common.constant
Methods in sootup.core.jimple.common.constant that return SootClassMemberSignatureConstructors in sootup.core.jimple.common.constant with parameters of type SootClassMemberSignatureModifierConstructorDescriptionMethodHandle(@NonNull SootClassMemberSignature<? extends SootClassMemberSubSignature> referenceSignature, int tag, @NonNull Type type) MethodHandle(@NonNull SootClassMemberSignature<? extends SootClassMemberSubSignature> referenceSignature, @NonNull MethodHandle.Kind kind, @NonNull Type type) -
Uses of SootClassMemberSignature in sootup.core.model
Classes in sootup.core.model with type parameters of type SootClassMemberSignatureModifier and TypeClassDescriptionclassSootClassMember<S extends SootClassMemberSignature>Provides methods common to Soot objects belonging to classes, namely SootField and SootMethod.Fields in sootup.core.model declared as SootClassMemberSignature -
Uses of SootClassMemberSignature in sootup.core.signatures
Subclasses of SootClassMemberSignature in sootup.core.signaturesModifier and TypeClassDescriptionclassRepresents the fully qualified signature of a field.classRepresents the fully qualified signature of a method.Methods in sootup.core.signatures with parameters of type SootClassMemberSignatureModifier and TypeMethodDescriptionintSootClassMemberSignature.compareTo(@NonNull SootClassMemberSignature<V> member) -
Uses of SootClassMemberSignature in sootup.java.core.language
Methods in sootup.java.core.language with parameters of type SootClassMemberSignatureModifier and TypeMethodDescriptionstatic MethodHandleJavaJimple.newMethodHandle(SootClassMemberSignature<? extends SootClassMemberSubSignature> ref, int tag) static MethodHandleJavaJimple.newMethodHandle(SootClassMemberSignature<? extends SootClassMemberSubSignature> ref, MethodHandle.Kind kind)