Searched defs:IPtsCollection (Results 1 – 2 of 2) sorted by relevance
35 public ptsCollectionCtor: new () => IPtsCollection<NodeID>; property in PointerAnalysisConfig
19 export interface IPtsCollection<T extends Idx> { interface