Searched defs:excludeClasspath (Results 1 – 2 of 2) sorted by relevance
354 public String excludeClasspath = "oj"; field in Main.CommandShowDeps508 Path excludeClasspath = AndroidHostEnvUtil.parseInputClasspath("oj"); in run() local
76 public DependencyAnalyzer(Path classpath, Path excludeClasspath, boolean includeInternal, in DependencyAnalyzer()