Class StringConstant
java.lang.Object
sootup.core.jimple.common.constant.StringConstant
-
Constructor Details
-
StringConstant
-
-
Method Details
-
equals
-
hashCode
public int hashCode()Returns a hash code for this StringConstant object. -
getType
Description copied from interface:Value
Returns the Soot type of this Value. -
accept
Description copied from interface:Acceptor
Called when this object is visited.- Specified by:
accept
in interfaceAcceptor<ConstantVisitor>
-
toString
-
getValue
-