Class ClassTokenAFT


public final class ClassTokenAFT extends ScalarAFT
A ClassTokenAFT is the type of an annotation field that holds a class token (something like String.class).

Use the singleton ctaft.

Even if the field type was originally some parameterization Class<...> , the annotation scene library represents it as a plain ClassTokenAFT.