Searched refs:stubSourceOnly (Results 1 – 2 of 2) sorted by relevance
197 boolean stubSourceOnly = false; in start()306 stubSourceOnly = true; in start()585 stubPackages, stubImportPackages, stubSourceOnly, keepStubComments); in start()
52 HashSet<String> stubPackages, HashSet<String> stubImportPackages, boolean stubSourceOnly, in writeStubsAndApi() argument257 if (stubSourceOnly && !Files.exists(Paths.get(cl.position().file))) { in writeStubsAndApi()