Package qilin.core

Interface PointsToAnalysis

All Known Implementing Classes:
BasePTA, BeanPTA, CallSiteSensPTA, CorePTA, DataDrivenPTA, DebloatedPTA, EaglePTA, HybridObjectSensPTA, HybridTypeSensPTA, MahjongPTA, ObjectSensPTA, PartialCallSiteSensPTA, PartialObjSensPTA, PTA, SelectxPTA, Spark, StagedPTA, TunnelingPTA, TurnerPTA, TypeSensPTA, ZipperPTA

public interface PointsToAnalysis
A generic interface to any type of pointer analysis.
Author:
Ondrej Lhotak