Package org.checkerframework.framework.stub
package org.checkerframework.framework.stub
-
ClassDescriptionUtility that generates
@AnnotatedFor
class annotations.Holds information about types parsed from annotation files (stub files or ajava files).This class has three static methods.The result of calling AnnotationFileParser.parse: the annotated types and declaration annotations from the file.An exception indicating a problem while parsing an annotation file.Information about a record component: its type, and whether there was an accessor in the stubs for that component.Information about a record from a stub file.Interface for sources of stub data.Utility class for annotation files (stub files and ajava files).The types of files that can contain annotations.File
-based implementation ofAnnotationFileResource
.JarEntry
-based implementation ofAnnotationFileResource
.Process Java source files in a directory to produce, in-place, minimal stub files.Process Java source files to remove annotations that ought to be inferred.Generates a stub file from a single class or an entire package.Convert a JAIF file plus a stub file into index files (JAIFs).