Searched refs:parseMakeFileForSource (Results 1 – 1 of 1) sorted by relevance
90 boolean parseMakeFileForSource; field in Module96 public Module(File moduleDir, boolean parseMakeFileForSource) throws IOException { in Module() argument101 this.parseMakeFileForSource = parseMakeFileForSource; in Module()181 if (parseMakeFileForSource) { in findSourceFilesAndImplicitDependencies()