Searched refs:lineIndents (Results 1 – 1 of 1) sorted by relevance
1390 var lineIndents = lineCaptures && lineCaptures[1].length; variable in Lexer1391 isMatch = lineIndents >= indents;1398 } else if (lineIndents > this.indentStack[0]) {