Package org.checkerframework.common.util.count
package org.checkerframework.common.util.count
-
ClassDescriptionAn annotation processor for counting the annotations in a program and for listing the potential locations of annotations.An annotation processor for counting a few specific aspects about the size of Java code: The number of type parameter declarations and uses.