Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.checker.formatter Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
ConversionCategoryenum ConversionCategoryElements of this enumeration are used in a Format annotationClassorg.checkerframework.checker.formatter.qualChecker
FormatThis annotation, attached to a String type, indicates that the String may be passed toClassorg.checkerframework.checker.formatter.qualChecker
FormatBottomClassorg.checkerframework.checker.formatter.qualChecker
FormatMethodClassorg.checkerframework.checker.formatter.qualChecker
FormatterAnalysisNeeded for flow analysis, to implement the FormatUtil.Classorg.checkerframework.checker.formatterChecker
FormatterAnnotatedTypeFactoryAdds Format to the type of tree, if it is a String or char literal that represents a satisfiable format.Classorg.checkerframework.checker.formatterChecker
FormatterCheckerA type-checker plug-in for the Format qualifier that finds syntactically invalid formatter calls.Classorg.checkerframework.checker.formatterChecker
FormatterTransferClassorg.checkerframework.checker.formatterChecker
FormatterTreeUtilThis class provides a collection of utilities to ease working with syntax trees that have something to do with Formatters.Classorg.checkerframework.checker.formatterChecker
FormatterTreeUtil .InvocationTypeDescribes the ways a format method may be invoked.Classorg.checkerframework.checker.formatterChecker
FormatterTreeUtil .ResultInterfaceorg.checkerframework.checker.formatterChecker
FormatterVisitorWhenever a format method invocation is found in the syntax tree, the following checks happen, read the code, seriously! (otherwise see manual 12.Classorg.checkerframework.checker.formatterChecker
FormatUtilThis class provides a collection of utilities to ease working with format strings.Classorg.checkerframework.checker.formatterChecker
FormatUtil .ExcessiveOrMissingFormatArgumentExceptionClassorg.checkerframework.checker.formatterChecker
FormatUtil .IllegalFormatConversionCategoryExceptionClassorg.checkerframework.checker.formatterChecker
InvalidFormatThis annotation, attached to a String type, indicates that the string is not a legal format string.Classorg.checkerframework.checker.formatter.qualChecker
ReturnsFormatAttach this annotation to a method with the following properties: The first parameter is a format string.Classorg.checkerframework.checker.formatter.qualChecker
UnknownFormatClassorg.checkerframework.checker.formatter.qualChecker