Package org.checkerframework.checker.i18nformatter
package org.checkerframework.checker.i18nformatter
-
ClassDescriptionAdds
I18nFormat
to the type of tree, if it is aString
orchar
literal that represents a satisfiable format.A type-checker plug-in for the qualifier that finds syntactically invalid i18n-formatter calls (MessageFormat.format()).The transfer function for the Internationalization Format String Checker.This class provides a collection of utilities to ease working with syntax trees that have something to do with I18nFormatters.Describe the format annotation type.Whenever a method withI18nFormatFor
annotation is invoked, it will perform the format string verification.