Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader
Class WeaverWADFileLocation

java.lang.Object
  extended bycom.oldlight.weaver.apploader.WeaverWADFileLocation

public class WeaverWADFileLocation
extends Object


Field Summary
private  HashMap nodeToLocations
           
 
Constructor Summary
WeaverWADFileLocation()
           
 
Method Summary
 void addLocation(String fileName, int lineNum, int colNum, Node node)
           
 WeaverFileLocation getLocation(Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodeToLocations

private HashMap nodeToLocations
Constructor Detail

WeaverWADFileLocation

public WeaverWADFileLocation()
Method Detail

addLocation

public void addLocation(String fileName,
                        int lineNum,
                        int colNum,
                        Node node)

getLocation

public WeaverFileLocation getLocation(Node node)

Copyright ©Paul Harvey