A C D E F G H I J L M N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- next() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.FIFOFrontier
-
Returns (and removes) the next element from the frontier in First in First out (FIFO) order
- next() - Method in interface com.ensoftcorp.open.pointsto.utilities.frontier.Frontier
-
Returns (and removes) the next element from the frontier
- next() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.LIFOFrontier
-
Returns (and removes) the next element from the frontier in Last in First out (LIFO) order
- next() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.LRUFrontier
-
Returns (and removes) the next element from the frontier in Least Recently Used (LRU) order
- notAliases(Node, Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
- NULL_ALIAS - Static variable in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
-
An alias to null This is reserved to replace "address"
- NULL_ARRAY_MEMORY_MODEL - Static variable in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
-
An uninitialized array model This is reserved to replace "address"
All Classes All Packages