Package pascal.taie.ir.exp
Class InstanceOfExp
java.lang.Object
pascal.taie.ir.exp.InstanceOfExp
- All Implemented Interfaces:
Serializable
,Exp
,RValue
Representation of instanceof expression, e.g., o instanceof T.
- See Also:
-
Constructor Details
-
InstanceOfExp
-
-
Method Details
-
getValue
-
getCheckedType
-
getType
-
getUses
-
accept
-
toString
-