Searched refs:parseMakeFileForSource (Results 1 – 1 of 1) sorted by relevance
89 boolean parseMakeFileForSource; field in Module95 public Module(File moduleDir, boolean parseMakeFileForSource) throws IOException { in Module() argument100 this.parseMakeFileForSource = parseMakeFileForSource; in Module()180 if (parseMakeFileForSource) { in findSourceFilesAndImplicitDependencies()