Package io.spring.javaformat.checkstyle.filter
package io.spring.javaformat.checkstyle.filter
-
ClassesClassDescriptionBase class for
checksthat act as a filter for a single child.CheckFilterthat can be used to skip "ident" tokens.TreeWalkerFilterthat can used to relax the'this.'requirement when referring to an outer class from an inner class.