JavaScript is disabled on your browser.
Skip navigation links
Source
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
pascal.taie.analysis.pta.core.heap.NewObj
Packages that use
NewObj
Package
Description
pascal.taie.analysis.pta.core.heap
Provide model for heap objects.
Uses of
NewObj
in
pascal.taie.analysis.pta.core.heap
Methods in
pascal.taie.analysis.pta.core.heap
that return
NewObj
Modifier and Type
Method
Description
protected
NewObj
AbstractHeapModel.
getNewObj
(
New
allocSite)