Package org.checkerframework.common.util.count
-
Class Summary Class Description AnnotationStatistics An annotation processor for counting the annotations in a program and for listing the potential locations of annotations.JavaCodeStatistics An annotation processor for counting the size of Java code: The number of type parameter declarations and uses.