Class DeclareAnnotation

java.lang.Object
All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class DeclareAnnotation extends Declare
Represents a declare annotation statement, one of atField, atMethod, atConstructor or atType.
Author:
Andy Clement