Home
last modified time | relevance | path

Searched defs:packageAbsolutePath (Results 1 – 1 of 1) sorted by relevance

/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DCodeGenerationUtils.java95 public static Path packageAbsolutePath(String root, String pkg) { in packageAbsolutePath() method in CodeGenerationUtils
100 public static Path packageAbsolutePath(Path root, String pkg) { in packageAbsolutePath() method in CodeGenerationUtils