Target

Undocumented in source.

Constructors

this
this(Type[] types)
Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

canAnnotate
bool canAnnotate(Type checked)

@param checked - type of element that annotation (annotated with this Target) was put on @return - if the annotation annotated with Target can be put on checked type of element

Variables

mask
int mask;
Undocumented in source.
types
Type[] types;
Undocumented in source.

Meta