Searched refs:getSampleAnnotationInformation (Results 1 – 1 of 1) sorted by relevance
476 val (absolutePath, delimiter) = getSampleAnnotationInformation(tagText) in parseDocumentation()621 private fun getSampleAnnotationInformation(tagText: String): Pair<String, String> { in parseDocumentation() method