All Downloads are FREE. Search and download functionalities are using the official Maven repository.

checker.src.org.checkerframework.checker.interning.package-info Maven / Gradle / Ivy

/**
 * Provides a type-checker plug-in for the {@link org.checkerframework.checker.interning.qual.Interned}
 * qualifier that finds (and verifies the absence of) equality-testing and
 * interning errors.
 *
 * @see org.checkerframework.checker.interning.InterningChecker
 * @checker_framework.manual #interning-checker Interning Checker
 */
package org.checkerframework.checker.interning;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy