blob: 063b410947548910c2541859960d551aa846fa91 [file] [log] [blame]
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. */
public class CompilerMessagesChecker extends PropertyKeyChecker {}