Package pascal.taie.ir.exp
Interface NewExp
- All Superinterfaces:
Exp
,RValue
,Serializable
- All Known Implementing Classes:
NewArray
,NewInstance
,NewMultiArray
Representation of new expressions.
-
Method Summary
-
Method Details
-
getType
ReferenceType getType()
-