Searched refs:resAttr (Results 1 – 1 of 1) sorted by relevance
830 ResourceAttributes resAttr = file.getResourceAttributes(); in checkSourceFile() local831 if (resAttr == null || resAttr.isReadOnly()) { in checkSourceFile()