Package pascal.taie.ir.exp
Class NewArray
java.lang.Object
pascal.taie.ir.exp.NewArray
- All Implemented Interfaces:
Serializable
,Exp
,NewExp
,RValue
Representation of new array expression, e.g., new T[..].
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NewArray
-
-
Method Details
-
getType
-
getLength
-
getUses
-
accept
-
toString
-