Class SwitchRuleHandler

java.lang.Object
com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler
com.puppycrawl.tools.checkstyle.checks.indentation.SwitchRuleHandler

public class SwitchRuleHandler extends AbstractExpressionHandler
Handler for switch rules.