ua.gradsoft.javachecker
Interface SourceCodeLocation

All Known Implementing Classes:
EntityNotFoundException, InvalidJavaExpressionModelException, InvalidJavaTermException

public interface SourceCodeLocation

Author:
RSSH

Method Summary
 FileAndLine getFileAndLine()
           
 void setFileAndLine(FileAndLine fileAndLine)
           
 

Method Detail

getFileAndLine

FileAndLine getFileAndLine()

setFileAndLine

void setFileAndLine(FileAndLine fileAndLine)