Uses of Class
sootup.core.signatures.SootClassMemberSubSignature
Packages that use SootClassMemberSubSignature
Package
Description
-
Uses of SootClassMemberSubSignature in sootup.core.jimple.common.constant
Methods in sootup.core.jimple.common.constant that return types with arguments of type SootClassMemberSubSignatureConstructor parameters in sootup.core.jimple.common.constant with type arguments of type SootClassMemberSubSignatureModifierConstructorDescriptionMethodHandle(@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 SootClassMemberSubSignature in sootup.core.signatures
Classes in sootup.core.signatures with type parameters of type SootClassMemberSubSignatureSubclasses of SootClassMemberSubSignature in sootup.core.signaturesModifier and TypeClassDescriptionclassDefines a sub-signature of a field, containing the field name and the type signature.classDefines a method sub-signature, containing the method name, the parameter type signatures, and the return type signature.Methods in sootup.core.signatures with parameters of type SootClassMemberSubSignatureModifier and TypeMethodDescriptionprotected intSootClassMemberSubSignature.compareTo(@NonNull SootClassMemberSubSignature o) -
Uses of SootClassMemberSubSignature in sootup.java.core.language
Method parameters in sootup.java.core.language with type arguments of type SootClassMemberSubSignatureModifier and TypeMethodDescriptionstatic MethodHandleJavaJimple.newMethodHandle(SootClassMemberSignature<? extends SootClassMemberSubSignature> ref, int tag) static MethodHandleJavaJimple.newMethodHandle(SootClassMemberSignature<? extends SootClassMemberSubSignature> ref, MethodHandle.Kind kind)