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

org.checkerframework.checker.compilermsgs.CompilerMessagesChecker Maven / Gradle / Ivy

package org.checkerframework.checker.compilermsgs;

import org.checkerframework.checker.propkey.PropertyKeyChecker;

/**
 * A PropertyKeyChecker for the compiler message keys that are used in the Checker Framework.
 *
 * @author wmdietl
 */
public class CompilerMessagesChecker extends PropertyKeyChecker {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy