Uses of Record Class
com.puppycrawl.tools.checkstyle.checks.coding.IllegalSymbolCheck.CodePointRange
Packages that use IllegalSymbolCheck.CodePointRange
Package
Description
Contains the Coding checks that are
bundled with the main distribution.
-
Uses of IllegalSymbolCheck.CodePointRange in com.puppycrawl.tools.checkstyle.checks.coding
Fields in com.puppycrawl.tools.checkstyle.checks.coding with type parameters of type IllegalSymbolCheck.CodePointRangeModifier and TypeFieldDescriptionprivate final Set<IllegalSymbolCheck.CodePointRange> IllegalSymbolCheck.codePointRangesSet of Unicode ranges to disallow.