Uses of Class
edu.colby.cs.JeSS.util.Location

Packages that use Location
edu.colby.cs.JeSS.scanner   
 

Uses of Location in edu.colby.cs.JeSS.scanner
 

Methods in edu.colby.cs.JeSS.scanner with parameters of type Location
 void VisitorManager.reportProblem(java.lang.String errorMessage, Location loc, boolean isError, java.lang.String errorType)
          Take the passed values and create a Marker on the resource stored by the VisitorManager.