Package sootup.core.jimple.common.ref
Class JFieldRef
java.lang.Object
sootup.core.jimple.common.ref.JFieldRef
- All Implemented Interfaces:
EquivTo
,LValue
,Value
,ConcreteRef
,Ref
,Acceptor<RefVisitor>
- Direct Known Subclasses:
JInstanceFieldRef
,JStaticFieldRef
-
Method Summary
Modifier and TypeMethodDescriptionboolean
@NonNull FieldSignature
@NonNull Type
getType()
Returns the Soot type of this Value.abstract @NonNull JFieldRef
withFieldSignature
(@NonNull FieldSignature fieldSignature) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface sootup.core.jimple.basic.EquivTo
equivHashCode, equivTo, equivTo