frysk.scopes
Class ScopeFactory

java.lang.Object
  extended by frysk.scopes.ScopeFactory

public class ScopeFactory
extends Object


Field Summary
static ScopeFactory theFactory
           
 
Method Summary
 Scope getScope(DwarfDie die, TypeFactory typeFactory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theFactory

public static final ScopeFactory theFactory
Method Detail

getScope

public Scope getScope(DwarfDie die,
                      TypeFactory typeFactory)