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

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

public static class SSALocation.Temporary.FACTORY
extends Object


Constructor Summary
SSALocation.Temporary.FACTORY()
           
 
Method Summary
static SSALocation.Temporary get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSALocation.Temporary.FACTORY

public SSALocation.Temporary.FACTORY()
Method Detail

get

public static SSALocation.Temporary get()


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