joeq.Compiler.Analysis.IPSSA
Class ContextSet.ContextLocationPair
java.lang.Object
joeq.Compiler.Analysis.IPSSA.ContextSet.ContextLocationPair
- Enclosing class:
- ContextSet
public class ContextSet.ContextLocationPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_location
protected SSALocation _location
_context
protected ContextSet _context
ContextSet.ContextLocationPair
public ContextSet.ContextLocationPair()
getLocation
public SSALocation getLocation()
getContext
public ContextSet getContext()
Copyright © 2001-2008 John Whaley. All Rights Reserved.