joeq.Compiler.Analysis.IPSSA
Class SSALocation.LocalLocation.FACTORY

java.lang.Object
  extended by joeq.Compiler.Analysis.IPSSA.SSALocation.LocalLocation.FACTORY
Enclosing class:
SSALocation.LocalLocation

public static class SSALocation.LocalLocation.FACTORY
extends Object


Constructor Summary
SSALocation.LocalLocation.FACTORY()
           
 
Method Summary
static SSALocation.LocalLocation createLocalLocation(RegisterFactory.Register reg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSALocation.LocalLocation.FACTORY

public SSALocation.LocalLocation.FACTORY()
Method Detail

createLocalLocation

public static SSALocation.LocalLocation createLocalLocation(RegisterFactory.Register reg)


Copyright © 2001-2008 John Whaley. All Rights Reserved.