Uses of Class com.puppycrawl.tools.checkstyle.checks.indentation.LineSet

Uses in package com.puppycrawl.tools.checkstyle.checks.indentation

Methods with parameter type com.puppycrawl.tools.checkstyle.checks.indentation.LineSet

void
ExpressionHandler.findSubtreeLines(LineSet aLines, DetailAST aTree, boolean aAllowNesting)
Find the set of lines for a given subtree.