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