Package pascal.taie.ir.exp
Class NegExp
java.lang.Object
pascal.taie.ir.exp.NegExp
- All Implemented Interfaces:
Serializable
,Exp
,RValue
,UnaryExp
Representation of negation expression, e.g., -o;
- See Also:
-
Constructor Details
-
NegExp
-
-
Method Details