Class UnitsChecker

All Implemented Interfaces:
Processor, OptionConfiguration

@SupportedOptions({"units","unitsDirs"}) public class UnitsChecker extends BaseTypeChecker
Units Checker main class.

Supports "units" option to add support for additional individually named and externally defined units, and "unitsDirs" option to add support for directories of externally defined units. Directories must be well-formed paths from file system root, separated by colon (:) between each directory.

See the Checker Framework Manual:
Units Checker
  • Constructor Details Link icon

    • UnitsChecker Link icon

      public UnitsChecker()
  • Method Details Link icon