Searched refs:excludeDirs (Results 1 – 1 of 1) sorted by relevance
245 ImmutableList<File> excludeDirs = getExcludeDirs(); in buildImlFile() local246 for (File src : excludeDirs) { in buildImlFile()