Searched refs:dirToEnter (Results 1 – 1 of 1) sorted by relevance
162 final String dirToEnter = dir.getFileName().toString(); in isSensibleDirectoryToEnter() local163 … final boolean directoryIsAValidJavaIdentifier = JAVA_IDENTIFIER.matcher(dirToEnter).matches(); in isSensibleDirectoryToEnter()165 Log.trace("Not processing directory \"%s\"", dirToEnter); in isSensibleDirectoryToEnter()