Class AnnotationFieldType

java.lang.Object
org.checkerframework.afu.scenelib.util.EqualByStringRepresentation
org.checkerframework.afu.scenelib.field.AnnotationFieldType
Direct Known Subclasses:
ArrayAFT, ScalarAFT

public abstract class AnnotationFieldType extends EqualByStringRepresentation
An AnnotationFieldType represents a type that can be the type of an annotation field. Each subclass represents one kind of type allowed by the Java language.