Uses of Class
qilin.core.pag.ConstantNode
Packages that use ConstantNode
Package
Description
Points-to analysis graph (PAG) data structures, based on Soot/jimple/spark/pag with significant
modifications.
-
Uses of ConstantNode in qilin.core.pag
Subclasses of ConstantNode in qilin.core.pagModifier and TypeClassDescriptionclassRepresents an allocation site node the represents a known java.lang.Class object.classRepresents an allocation site node the represents a constant string.