Package io.spring.javaformat.checkstyle.filter
-
Class Summary Class Description CheckFilter Base class forchecksthat act as a filter for a single child.IdentCheckFilter CheckFilterthat can be used to skip "ident" tokens.RequiresOuterThisFilter TreeWalkerFilterthat can used to relax the'this.'requirement when referring to an outer class from an inner class.