Uses of Interface
pascal.taie.ir.exp.NewExp
Packages that use NewExp
-
Uses of NewExp in pascal.taie.ir.exp
Classes in pascal.taie.ir.exp that implement NewExpModifier and TypeClassDescriptionclass
Representation of new array expression, e.g., new T[..].class
Representation of new instance expression, e.g., new T.class
Representation of new multi-array expression, e.g., new T[..][..][..]. -
Uses of NewExp in pascal.taie.ir.stmt
Constructors in pascal.taie.ir.stmt with parameters of type NewExp