Searched refs:tagValueElements (Results 1 – 1 of 1) sorted by relevance
242 val tagValueElements = children in parseDocumentation() constant246 …return if (getSubjectName() != null) tagValueElements.dropWhile { it is PsiDocTagValue } else tagV… in parseDocumentation()