Searched refs:prevElements (Results 1 – 1 of 1) sorted by relevance
52 …xtElement> processIndentation(List<TokenTextElement> indentation, List<TextElement> prevElements) { in processIndentation() argument55 for (TextElement e : prevElements) { in processIndentation()