frysk.scopes
Class SourceLocationFactory

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

public class SourceLocationFactory
extends Object


Constructor Summary
SourceLocationFactory()
           
 
Method Summary
static SourceLocation getSourceLocation(DwarfDie variableDie)
           
static SourceLocation getSourceLocation(Task task, long address)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceLocationFactory

public SourceLocationFactory()
Method Detail

getSourceLocation

public static SourceLocation getSourceLocation(DwarfDie variableDie)

getSourceLocation

public static SourceLocation getSourceLocation(Task task,
                                               long address)